mirror of
https://github.com/Lissy93/dashy.git
synced 2024-12-27 19:03:39 +03:00
🐛 Removes dupplicate CSS prop, transition
This commit is contained in:
parent
00b872e671
commit
abc102df9f
@ -216,7 +216,6 @@ export default {
|
||||
vertical-align: middle;
|
||||
margin-right: .7rem;
|
||||
transform: translateY(-2px);
|
||||
transition: transform .2s ease-out;
|
||||
opacity: 0.3;
|
||||
transition: all 0.4s ease-in-out;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user