This commit is contained in:
Shahed Nasser
2022-05-18 19:24:42 +03:00
parent 12570631cf
commit a423aed086
2 changed files with 6 additions and 1 deletions

View File

@@ -2,4 +2,9 @@
background-color: #f4f4f4;
padding: 10px;
border-radius: 6.4px;
color: #000;
}
.osTabs li:not([aria-selected=true]) {
color: #000;
}