0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-03-22 08:58:11 +00:00

final touches

This commit is contained in:
Víctor Losada Hernández
2026-02-24 12:07:45 +01:00
parent 4c4659c9f7
commit 758ed67eb9
3 changed files with 27 additions and 23 deletions

View File

@@ -10,6 +10,7 @@
position : absolute;
z-index : 100;
width : 100%;
height : max-content;
max-height : 200px;
overflow-y : auto;
background-color : white;