mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-01-31 20:19:05 +08:00
Merge pull request #6680 from aignatov-bio/ai-sci-rename-resize-icon
Fix resize icon name
This commit is contained in:
commit
1b7d80484e
2 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
.sci--layout-navigation-navigator {
|
||||
.handle-mr {
|
||||
cursor: url("/images/icon_small/resize.svg") 0 0, auto !important;
|
||||
cursor: url("/images/icon_small/resize_cursor.svg") 0 0, auto !important;
|
||||
display: block !important;
|
||||
height: 100%;
|
||||
opacity: 0;
|
||||
|
|
Before Width: | Height: | Size: 326 B After Width: | Height: | Size: 326 B |
Loading…
Reference in a new issue