fix warning stylings

This commit is contained in:
Henry Jameson 2020-02-11 00:52:25 +02:00
parent 38c34b8b51
commit b4278ee517

View file

@ -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;