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