FIX: dropdown titles

This commit is contained in:
Gabriele Cannata 2023-08-05 22:25:45 +02:00
parent adeb94d2be
commit 4ade4db4e7

View file

@ -185,3 +185,7 @@ ul.x-spreadsheet-menu {
overflow-y: visible;
overflow-x: visible;
}
div.x-spreadsheet-dropdown-title {
color: #000000;
}