Add smooth transform transition to harbor mode swap icons
This commit is contained in:
@@ -292,6 +292,7 @@ p {
|
||||
.harbor-mode-swap path {
|
||||
transform-box: fill-box;
|
||||
transform-origin: center;
|
||||
transition: transform 420ms cubic-bezier(0.16, 1, 0.3, 1);
|
||||
}
|
||||
|
||||
.harbor-mode-swap .is-connect {
|
||||
|
||||
Reference in New Issue
Block a user