fix(settings): add some button bottom margin for narrow screens
This commit is contained in:
parent
6d7cb44acc
commit
c26622aa39
@ -446,6 +446,10 @@ export default {
|
|||||||
color: #fff;
|
color: #fff;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.me-1 {
|
||||||
|
margin-bottom: .25rem;
|
||||||
|
}
|
||||||
|
|
||||||
.dark {
|
.dark {
|
||||||
.list-group-item {
|
.list-group-item {
|
||||||
background-color: $dark-bg2;
|
background-color: $dark-bg2;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user