forked from AkkomaGang/akkoma-fe
fix warning stylings
This commit is contained in:
parent
38c34b8b51
commit
b4278ee517
1 changed files with 6 additions and 0 deletions
|
@ -3,6 +3,12 @@
|
|||
.theme-warning {
|
||||
display: flex;
|
||||
align-items: baseline;
|
||||
margin-bottom: .5em;
|
||||
.buttons {
|
||||
.btn {
|
||||
margin-bottom: .5em;
|
||||
}
|
||||
}
|
||||
}
|
||||
.preset-switcher {
|
||||
margin-right: 1em;
|
||||
|
|
Loading…
Reference in a new issue