mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-27 04:47:03 -06:00
fix(ui): keep side panel tab labels legible (#125505)
This commit is contained in:
committed by
GitHub
parent
75fcaba919
commit
127931c13d
@@ -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;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user