Add spacing between toggle buttons and source dropdown
parent
deda6c936b
commit
b104ae2341
|
@ -15,4 +15,12 @@
|
|||
color: $g13-mist;
|
||||
@include no-user-select();
|
||||
}
|
||||
|
||||
.dropdown {
|
||||
margin: 5px;
|
||||
}
|
||||
|
||||
.radio-buttons {
|
||||
margin: 5px;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue