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:
@@ -23,10 +23,10 @@
|
||||
min-width:225px;
|
||||
|
||||
&:only-child {
|
||||
min-width: none;
|
||||
min-width: unset;
|
||||
margin-left:auto;
|
||||
}
|
||||
|
||||
|
||||
>div {
|
||||
display : flex;
|
||||
flex : 1;
|
||||
|
||||
Reference in New Issue
Block a user