mirror of
https://github.com/gitbutlerapp/gitbutler.git
synced 2025-01-01 22:12:04 +03:00
added autoscroll on drag + style fixes
This commit is contained in:
parent
f725f55ad1
commit
19cbb91961
@ -138,7 +138,7 @@
|
||||
user-select: none;
|
||||
outline: none;
|
||||
background: var(--clr-theme-container-light);
|
||||
border: 1px solid var(--clr-theme-container-light);
|
||||
border: 1px solid transparent;
|
||||
|
||||
&:not(.selected-draggable):hover {
|
||||
background-color: color-mix(
|
||||
|
Loading…
Reference in New Issue
Block a user