kopia lustrzana https://github.com/shoelace-style/shoelace
Use directional cursor
rodzic
a5417c16a7
commit
2cf2f63c86
src/components/image-comparer
|
@ -48,11 +48,7 @@
|
|||
height: 100%;
|
||||
background-color: var(--sl-color-white);
|
||||
transform: translateX(calc(var(--divider-width) / -2));
|
||||
cursor: grab;
|
||||
|
||||
&:active {
|
||||
cursor: grabbing;
|
||||
}
|
||||
cursor: ew-resize;
|
||||
}
|
||||
|
||||
.image-comparer__handle {
|
||||
|
|
Ładowanie…
Reference in New Issue