mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2024-12-25 01:03:18 +08:00
Fix resize icon name
This commit is contained in:
parent
4d3c9381b0
commit
84494a707b
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