mirror of
https://github.com/zadam/trilium.git
synced 2025-11-13 16:55:50 +01:00
feat(react/ribbon): port editability select
This commit is contained in:
5
apps/client/src/widgets/react/FormList.css
Normal file
5
apps/client/src/widgets/react/FormList.css
Normal file
@@ -0,0 +1,5 @@
|
||||
.dropdown-item .description {
|
||||
font-size: small;
|
||||
color: var(--muted-text-color);
|
||||
white-space: normal;
|
||||
}
|
||||
Reference in New Issue
Block a user