Merge pull request #6680 from aignatov-bio/ai-sci-rename-resize-icon

Fix resize icon name
This commit is contained in:
Martin Artnik 2023-11-21 15:12:51 +01:00 committed by GitHub
commit 1b7d80484e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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