fix(ui): keep side panel tab labels legible (#125505)

This commit is contained in:
Vyctor H. Brzezowski
2026-08-17 23:04:19 -03:00
committed by GitHub
parent 75fcaba919
commit 127931c13d
+1 -1
View File
@@ -511,7 +511,7 @@ openclaw-chat-sidebar-region,
width: max-content;
max-width: 100%;
min-width: 24px;
align-self: stretch;
align-self: center;
align-items: center;
flex: 1 1 auto;
}