fix warning stylings
This commit is contained in:
parent
38c34b8b51
commit
b4278ee517
@ -3,6 +3,12 @@
|
|||||||
.theme-warning {
|
.theme-warning {
|
||||||
display: flex;
|
display: flex;
|
||||||
align-items: baseline;
|
align-items: baseline;
|
||||||
|
margin-bottom: .5em;
|
||||||
|
.buttons {
|
||||||
|
.btn {
|
||||||
|
margin-bottom: .5em;
|
||||||
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
.preset-switcher {
|
.preset-switcher {
|
||||||
margin-right: 1em;
|
margin-right: 1em;
|
||||||
|
Loading…
Reference in New Issue
Block a user