better edit page for editor

This commit is contained in:
Arno Kaimbacher 2019-05-28 13:12:20 +02:00
parent 4c4c0760d8
commit 4d6664ce3a
4 changed files with 81 additions and 7 deletions

View file

@ -29,4 +29,8 @@
.navbar-laravel {
background-color: #fff;
box-shadow: 0 2px 4px rgba(0, 0, 0, 0.04);
}
.pure-form select {
height: 2.5em;
}