wip, minor style fix

This commit is contained in:
Dmitry Zuikov 2024-04-05 16:41:33 +03:00
parent fa1a46c26d
commit 6ef80537a0
1 changed files with 1 additions and 1 deletions

View File

@ -327,7 +327,7 @@ nav[role="tab-control"] li {
}
nav[role="tab-control"] li a {
color: black;
color: inherit;
text-decoration: none;
}