We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e7d3d99 commit af833fbCopy full SHA for af833fb
web_src/css/modules/navbar.css
@@ -103,11 +103,11 @@
103
#navbar .ui.dropdown .navbar-profile-admin {
104
display: block;
105
position: absolute;
106
- font-size: 10px;
+ font-size: 9px;
107
font-weight: var(--font-weight-bold);
108
color: var(--color-nav-bg);
109
background: var(--color-primary);
110
- padding: 2px 4px;
+ padding: 2px 3px;
111
border-radius: 10px;
112
top: -1px;
113
left: 18px;
0 commit comments