0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-01-19 18:32:39 +00:00

hide unusable editors

This commit is contained in:
Víctor Losada Hernández
2024-12-09 22:18:15 +01:00
parent 3e4ba89ed9
commit 3a20452214
2 changed files with 17 additions and 17 deletions

View File

@@ -22,7 +22,7 @@
justify-content : flex-end;
min-width : 225px;
&:only-child { margin-left : auto; }
&:only-child { margin-left : auto;min-width:unset;}
>div {
display : flex;