mirror of
https://github.com/penpot/penpot.git
synced 2026-03-13 22:08:27 +00:00
More clear drop area on layers drag and drop
This commit is contained in:
@@ -232,11 +232,11 @@
|
||||
}
|
||||
|
||||
&.drag-top {
|
||||
border-top: 2px solid $main-ui-color !important;
|
||||
border-top: 40px solid $color-gray-lighter !important;
|
||||
}
|
||||
|
||||
&.drag-bottom {
|
||||
border-bottom: 2px solid $main-ui-color !important;
|
||||
border-bottom: 40px solid $color-gray-lighter !important;
|
||||
}
|
||||
|
||||
&.drag-inside {
|
||||
|
||||
Reference in New Issue
Block a user