styling
This commit is contained in:
parent
d3417e2ec5
commit
b51f263edf
1 changed files with 2 additions and 5 deletions
|
|
@ -836,7 +836,7 @@ md-switch.md-default-theme.md-checked .md-thumb {
|
||||||
|
|
||||||
.noUi-vertical {
|
.noUi-vertical {
|
||||||
height: 200px;
|
height: 200px;
|
||||||
margin-top: 15px;
|
margin-top: 10px;
|
||||||
margin-bottom: 15px;
|
margin-bottom: 15px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
@ -850,13 +850,10 @@ md-switch.md-default-theme.md-checked .md-thumb {
|
||||||
|
|
||||||
#beatOptionButtonGroup {
|
#beatOptionButtonGroup {
|
||||||
margin: 20px 0 10px 0;
|
margin: 20px 0 10px 0;
|
||||||
.beatOption:nth-of-type(2) md-switch {
|
|
||||||
margin-left: 10px;
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.beatOption {
|
.beatOption {
|
||||||
padding: 0;
|
padding: 5px 0;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
md-switch {
|
md-switch {
|
||||||
margin: 0;
|
margin: 0;
|
||||||
|
|
|
||||||
Reference in a new issue