core(minor): small css adjustment

This commit is contained in:
Langhammer, Jens 2019-10-11 14:32:19 +02:00
parent 567c90b4c6
commit 9de950220f
1 changed files with 4 additions and 1 deletions

View File

@ -1,3 +1,7 @@
.navbar-brand-name {
height: 35px;
}
.dynamic-array-widget .array-item {
display: flex;
align-items: center;
@ -23,7 +27,6 @@
}
/* Selector */
.selector {
display: flex;
width: 100%;