0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2025-12-28 04:52:40 +00:00

Fix nav item background transparency & z position

This commit is contained in:
G.Ambatte
2023-03-30 20:13:01 +13:00
parent b24c604597
commit aed29952d6
2 changed files with 3 additions and 1 deletions

View File

@@ -55,6 +55,7 @@
text-align : center;
text-transform : initial;
flex-grow : 1;
background-color: transparent;
}
.save-menu {
.dropdown {