Remove header min-height.

master
Fabio Caccamo 2024-01-29 00:53:30 +01:00
parent e895a057fe
commit 7187331bd2
1 changed files with 0 additions and 1 deletions

View File

@ -1,6 +1,5 @@
.admin-interface #header { .admin-interface #header {
height: auto; height: auto;
min-height: 55px;
box-sizing: border-box; box-sizing: border-box;
display: flex; display: flex;
justify-content: space-between; justify-content: space-between;