0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-01-03 21:22:39 +00:00

fix min-width in meta tab

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

View File

@@ -23,8 +23,10 @@
min-width:225px;
&:only-child {
min-width: none;
margin-left:auto;
}
>div {
display : flex;
flex : 1;