only child interfered with other uses. Instead pass class strings to the lineClass prop and it will be injected into the placeholder element
This commit is contained in:
@@ -42,10 +42,13 @@
|
|||||||
margin: 10px;
|
margin: 10px;
|
||||||
animation: pulse 1s infinite ease-in-out;
|
animation: pulse 1s infinite ease-in-out;
|
||||||
|
|
||||||
&:only-child {
|
&.short {
|
||||||
margin: 0;
|
|
||||||
width: 60px !important;
|
width: 60px !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
&.nomargin {
|
||||||
|
margin: 0;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
div {
|
div {
|
||||||
|
|||||||
Reference in New Issue
Block a user