mirror of
https://github.com/canna71/obsidian-sheets.git
synced 2026-07-22 08:30:27 +00:00
FIX: dropdown titles
This commit is contained in:
parent
adeb94d2be
commit
4ade4db4e7
1 changed files with 4 additions and 0 deletions
|
|
@ -185,3 +185,7 @@ ul.x-spreadsheet-menu {
|
|||
overflow-y: visible;
|
||||
overflow-x: visible;
|
||||
}
|
||||
|
||||
div.x-spreadsheet-dropdown-title {
|
||||
color: #000000;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue