mirror of
https://github.com/akveo/ngx-admin.git
synced 2026-02-27 02:14:06 +01:00
feat(app): get rid of transitions
This commit is contained in:
parent
5a16cc3793
commit
f01f16768a
5 changed files with 4 additions and 7 deletions
|
|
@ -62,7 +62,6 @@
|
|||
cursor: pointer;
|
||||
font-size: 3rem;
|
||||
color: nb-theme(color-fg-heading);
|
||||
transition: all 0.1s ease-out;
|
||||
border: 2px solid nb-theme(separator);
|
||||
|
||||
&:hover {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue