refactor(editor): edgeless toolbar add frame action (#10880)

This commit is contained in:
fundon
2025-03-20 02:08:17 +00:00
parent 4a4893a380
commit e4b8b367ce
2 changed files with 45 additions and 0 deletions
@@ -35,6 +35,7 @@ export class SizeDropdownMenu extends SignalWatcher(LitElement) {
editor-menu-action {
justify-content: space-between;
color: var(--affine-icon-color);
}
:host([data-type='check']) editor-menu-action[data-selected] {