mirror of
https://github.com/zen-browser/desktop.git
synced 2026-05-20 03:51:20 +00:00
gh-13716: Fixed greyed out urlbar text color (gh-13727)
This commit is contained in:
@@ -119,6 +119,9 @@
|
||||
|
||||
#urlbar .urlbar-input {
|
||||
border-radius: 0 !important;
|
||||
}
|
||||
|
||||
#urlbar:not([breakout-extend="true"]) .urlbar-input {
|
||||
color: color-mix(in srgb, var(--input-color, FieldText) 70%, transparent);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user