mirror of
https://github.com/immich-app/immich.git
synced 2026-03-22 23:38:59 +03:00
fix: safari address bar color (#26346)
This commit is contained in:
@@ -148,6 +148,10 @@
|
||||
color: #3a3a3a;
|
||||
}
|
||||
|
||||
body.asset-viewer-open {
|
||||
background-color: black;
|
||||
}
|
||||
|
||||
input:focus-visible {
|
||||
outline-offset: 0px !important;
|
||||
outline: none !important;
|
||||
|
||||
Reference in New Issue
Block a user