feat(react/ribbon): port editability select

This commit is contained in:
Elian Doran
2025-08-21 22:19:26 +03:00
parent 1964fb90d5
commit f772f59d7c
7 changed files with 117 additions and 138 deletions

View File

@@ -0,0 +1,5 @@
.dropdown-item .description {
font-size: small;
color: var(--muted-text-color);
white-space: normal;
}