fix(settings): center right-aligned elements in the settings tab
This commit is contained in:
parent
0a4db7430d
commit
29d9c077b7
1 changed files with 7 additions and 0 deletions
|
|
@ -63,6 +63,13 @@
|
|||
.item-note {
|
||||
color: $light-gray;
|
||||
}
|
||||
.item-toggle .toggle,
|
||||
.item-button-right > .button {
|
||||
top: 16px;
|
||||
}
|
||||
.item-button-right > .button {
|
||||
font-size: 16px;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue