11 lines
134 B
SCSS
11 lines
134 B
SCSS
.bottom-spacer {
|
|
margin-bottom: 10px;
|
|
}
|
|
|
|
.control-icon {
|
|
padding: 0 3px 0 3px;
|
|
}
|
|
|
|
.no-margin {
|
|
margin-bottom: 0px !important;
|
|
}
|