mirror of
https://github.com/zen-browser/desktop.git
synced 2026-01-02 11:32:41 +00:00
feat: Reduce the font weight for the omnibox, b=no-bug, c=common
This commit is contained in:
@@ -163,7 +163,7 @@
|
||||
z-index: 2;
|
||||
|
||||
& .urlbar-input-container {
|
||||
font-weight: 500;
|
||||
font-weight: 400;
|
||||
}
|
||||
|
||||
& #identity-box {
|
||||
|
||||
Reference in New Issue
Block a user