We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Shw::Label
1 parent 9fc1aab commit 0ab7c5bCopy full SHA for 0ab7c5b
showcase/app/styles/showcase-components/label.scss
@@ -9,6 +9,7 @@
9
10
.shw-label {
11
@include shw-font-family("rubik");
12
+ min-height: 0.96rem; // needed to avoid vertical collapsing when the label is empty
13
margin: 0 0 10px 0;
14
color: #545454;
15
font-size: 0.8rem;
0 commit comments