mirror of
https://github.com/status-im/MyCrypto.git
synced 2025-01-22 08:58:55 +00:00
9a073fd1d5
* Adjust white block shadows and border radii * Speed up global transitions. * Adjust button styles. * Adjusted notification styles * Give navigation background. * Reduce form input glow. * Adjust input glow * Adjust input glow.
5 lines
144 B
SCSS
5 lines
144 B
SCSS
$transition: 120ms opacity ease,
|
|
120ms color ease,
|
|
120ms background-color ease,
|
|
120ms border-color ease;
|