chore(web): light theme text color improvement (#9553)

* chore(web): light theme text color improvement

* openapi

* openapi
This commit is contained in:
Alex
2024-05-17 10:05:59 -05:00
committed by GitHub
parent df42352f84
commit 101bc290f9

View File

@ -89,7 +89,7 @@ html::-webkit-scrollbar-thumb:hover {
body {
margin: 0;
color: #5f6368;
color: #3a3a3a;
}
input:focus-visible {