refactor: decouple radio button selection from .buttonList wrapper (#9528)

* refactor: decouple radio button selection from `.buttonList`

* fix
This commit is contained in:
David Luzar
2025-05-15 13:22:26 +02:00
committed by GitHub
parent 6b5fb30d69
commit 95d89a751a
7 changed files with 393 additions and 404 deletions

View File

@ -52,7 +52,7 @@
transform: none;
}
.excalidraw .panelColumn {
.excalidraw .selected-shape-actions {
text-align: left;
}