mirror of
https://github.com/zen-browser/desktop.git
synced 2026-03-23 17:10:43 +00:00
chore: Update CSS selector for identity icon box in urlbar
This commit is contained in:
@@ -94,7 +94,7 @@
|
||||
border-radius: 5px !important;
|
||||
}
|
||||
|
||||
#urlbar:not([focused="true"]) #identity-box.chromeUI #identity-icon-box {
|
||||
#urlbar:not([breakout-extend="true"]) #identity-box.chromeUI #identity-icon-box {
|
||||
border-radius: 20px 10px 10px 20px !important;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user