0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2025-12-24 20:42:43 +00:00

min-width for elements

This commit is contained in:
Víctor Losada Hernández
2024-02-27 22:12:40 +01:00
parent 1d317788fe
commit c4499fcc26

View File

@@ -237,6 +237,7 @@
}
.navDropdownContainer {
position : relative;
min-width: 110px;
.navDropdown {
position : absolute;
top : 28px;