backend update

This commit is contained in:
carodej
2020-06-09 18:06:04 +02:00
parent 0b7bc27a5f
commit 95bc310def
48 changed files with 1013 additions and 657 deletions

View File

@@ -115,7 +115,7 @@
}
.input-area {
border: 1px solid #ebebeb;
border: 1px solid transparent;
justify-content: space-between;
background: $light_mode_input_background;
@include transition(150ms);