fix(ui): remove redundant flex overrides in tool components (#24749)

This commit is contained in:
Brendan Allan 2026-04-28 15:51:18 +08:00 committed by GitHub
commit 9d1f17d836
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 0 additions and 12 deletions

View file

@ -1207,7 +1207,6 @@
[data-slot="apply-patch-filename"] {
color: var(--text-strong);
flex: 1 1 auto;
min-width: 0;
overflow: hidden;
text-overflow: ellipsis;