0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2025-12-28 20:03:02 +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,10 +23,10 @@
min-width:225px;
&:only-child {
min-width: none;
min-width: unset;
margin-left:auto;
}
>div {
display : flex;
flex : 1;