0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-01-21 13:42:46 +00:00

real fix for the meta tab

This commit is contained in:
Víctor Losada Hernández
2024-10-24 01:10:47 +02:00
parent 70046e00f8
commit 5b675918ad

View File

@@ -23,7 +23,7 @@
min-width:225px;
&:only-child {
min-width: none;
min-width: unset;
margin-left:auto;
}