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 {
height: auto;
min-height: 55px;
box-sizing: border-box;
display: flex;
justify-content: space-between;