mirror of
https://github.com/zen-browser/desktop.git
synced 2025-10-17 15:21:53 +00:00
Add preference to hide one-off search buttons and adjust CSS positioning
This commit is contained in:
@@ -435,9 +435,8 @@ button.popup-notification-dropmarker {
|
||||
font-size: 1.5em !important;
|
||||
width: min(90%, 60rem) !important;
|
||||
}
|
||||
top: 50vh !important;
|
||||
top: 25vh !important;
|
||||
transform: translateX(-50%);
|
||||
margin-top: -20%;
|
||||
left: 50% !important;
|
||||
|
||||
#urlbar-container:has(&) {
|
||||
|
Reference in New Issue
Block a user