We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6cee599 commit f5a3ff7Copy full SHA for f5a3ff7
1 file changed
webroot/css/toolbar.css
@@ -630,16 +630,16 @@ pre,
630
}
631
632
.color-info-type {
633
- display: flex;
634
align-items: center;
+ display: flex;
635
636
637
.color-info-type:before {
638
content: '';
639
display: inline-block;
640
- width: 20px;
641
height: 20px;
642
margin-right: 10px;
+ width: 20px;
643
644
645
.color-info-type--current-route:before {
0 commit comments