We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 41035c3 commit 1dee6a5Copy full SHA for 1dee6a5
1 file changed
packages/webui/src/client/styles/shelf/dashboard.scss
@@ -642,7 +642,8 @@ $dashboard-button-height: 3.625em;
642
text-align: right;
643
vertical-align: middle;
644
645
- margin: 2px 1px 0;
+ padding: 0 1px;
646
+ margin: 0 0 0;
647
-webkit-text-stroke: 1px #000000;
648
paint-order: stroke fill;
649
// Fallback for non-stroke browsers
@@ -667,6 +668,7 @@ $dashboard-button-height: 3.625em;
667
668
'YTUC' 712,
669
'slnt' 0,
670
'wdth' 25;
671
+ background: rgba(0, 0, 0, 0.3);
672
}
673
674
0 commit comments