feat: Reduce the font weight for the omnibox, b=no-bug, c=common

This commit is contained in:
mr. m
2025-09-23 13:17:27 +02:00
parent 3152dcbe68
commit 2324ef9f15

View File

@@ -163,7 +163,7 @@
z-index: 2;
& .urlbar-input-container {
font-weight: 500;
font-weight: 400;
}
& #identity-box {