[#181] reduce title-height from 48 to 40

This commit is contained in:
Robin Scholtes 2023-05-10 16:51:50 +12:00
parent fefb98e466
commit a27de41328
6 changed files with 21 additions and 18 deletions

View file

@ -15,7 +15,7 @@
#operations-dropdown {
position: absolute;
top: 41px;
top: var(--banner-height);
width: 100%;
height: auto;
overflow: auto;