Adds validation for external ledger import
This commit is contained in:
4
resources/sass/tooltip/_animation.sass
Normal file
4
resources/sass/tooltip/_animation.sass
Normal file
@@ -0,0 +1,4 @@
|
||||
=tooltip-fade
|
||||
&::before,
|
||||
&::after
|
||||
transition: opacity $tooltip-animation-duration $tooltip-animation-transition-timing-function, visibility $tooltip-animation-duration $tooltip-animation-transition-timing-function
|
||||
Reference in New Issue
Block a user