Fix resize icon name

This commit is contained in:
Anton 2023-11-21 15:11:42 +01:00
parent 4d3c9381b0
commit 84494a707b
2 changed files with 1 additions and 1 deletions

View file

@ -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;

View file

Before

Width:  |  Height:  |  Size: 326 B

After

Width:  |  Height:  |  Size: 326 B