mirror of
https://git.vectorsigma.ru/public/immich.git
synced 2026-08-05 22:28:30 +00:00
chore(web): light theme text color improvement (#9553)
* chore(web): light theme text color improvement * openapi * openapi
This commit is contained in:
@@ -89,7 +89,7 @@ html::-webkit-scrollbar-thumb:hover {
|
||||
|
||||
body {
|
||||
margin: 0;
|
||||
color: #5f6368;
|
||||
color: #3a3a3a;
|
||||
}
|
||||
|
||||
input:focus-visible {
|
||||
|
||||
Reference in New Issue
Block a user