feat: refactor buttons

This commit is contained in:
Liyas Thomas
2021-07-03 13:14:58 +00:00
committed by GitHub
parent ba7f5d3dc3
commit 8f3e4cfdba
2 changed files with 27 additions and 1 deletions

View File

@@ -63,7 +63,7 @@ body {
.page-leave-active,
.layout-enter-active,
.layout-leave-active {
@apply transition;
@apply transition-opacity;
}
.page-enter,