mirror of
https://github.com/canna71/obsidian-sheets.git
synced 2026-07-22 08:30:27 +00:00
FIX: style
This commit is contained in:
parent
165240d69d
commit
ef0180066f
1 changed files with 7 additions and 0 deletions
|
|
@ -173,3 +173,10 @@ ul.x-spreadsheet-menu {
|
|||
padding: 0px;
|
||||
margin: 0px;
|
||||
}
|
||||
|
||||
div.x-spreadsheet-toolbar div.x-spreadsheet-icon {
|
||||
cursor: pointer;
|
||||
img {
|
||||
cursor: pointer;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue