feat(editor): Collapse button on table view (#16993)

This commit is contained in:
Suguru Inoue
2025-07-07 10:54:59 +02:00
committed by GitHub
parent bd8b7b468c
commit d3330b6bcc
13 changed files with 276 additions and 10 deletions

View File

@@ -130,6 +130,7 @@ watch(
.ioSearchIcon {
color: var(--color-foreground-xdark);
cursor: pointer;
vertical-align: middle;
}
:global(.el-input__prefix) {