mirror of
https://github.com/zen-browser/desktop.git
synced 2025-09-05 19:08:18 +00:00
Added outline to urlbar when floating
This commit is contained in:
@@ -392,6 +392,7 @@ button.popup-notification-dropmarker {
|
||||
the backdrop woudn't work, we would need to apply a clip-path to the site and that's not recommended
|
||||
due to performance issues */
|
||||
background-color: light-dark(hsl(0, 0%, 100%), hsl(0, 0%, 14%)) !important;
|
||||
outline: 1px solid rgba(0,0,0,.3) !important;
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user