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 cb78d0a commit dc46e1aCopy full SHA for dc46e1a
src/Elements/Label/Label.scss
@@ -1,6 +1,5 @@
1
/*****************************************************
2
PUNICA CSS > ELEMENTS : LABEL ************************/
3
-@import "mixins";
4
//
5
// if label is enable
6
@@ -42,4 +41,4 @@ PUNICA CSS > ELEMENTS : LABEL ************************/
42
41
vertical-align: text-top;
43
}
44
45
-}
+}
src/Elements/Label/mixins.scss
0 commit comments