0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-03-22 06:48:11 +00:00

fix tooltip overflow in toolbar

This commit is contained in:
Víctor Losada Hernández
2026-02-19 14:22:48 +01:00
parent fc44629842
commit 36e6797c09

View File

@@ -166,7 +166,7 @@
&.hidden {
flex-wrap : nowrap;
width : 92px;
width : 50%;
overflow : hidden;
background-color : unset;
opacity : 0.7;