added transition
This commit is contained in:
@@ -21,6 +21,8 @@ $block-text-line-height = $text-line-height
|
|||||||
left: 0
|
left: 0
|
||||||
pointer-events: none
|
pointer-events: none
|
||||||
border: 1px solid $transparent-color
|
border: 1px solid $transparent-color
|
||||||
|
-webkit-transition: 0.3s;
|
||||||
|
transition: 0.3s;
|
||||||
|
|
||||||
&:hover > .mailpoet_block_highlight
|
&:hover > .mailpoet_block_highlight
|
||||||
border: 1px dashed $block-hover-highlight-color
|
border: 1px dashed $block-hover-highlight-color
|
||||||
|
Reference in New Issue
Block a user