置顶按钮样式
This commit is contained in:
parent
81e9a09050
commit
8d214bdb71
|
|
@ -51,6 +51,6 @@ onUnmounted(() => {
|
|||
.fade-slide-enter-from,
|
||||
.fade-slide-leave-to {
|
||||
opacity: 0;
|
||||
transform: translateY(10px);
|
||||
transform: translateY(100px);
|
||||
}
|
||||
</style>
|
||||
Loading…
Reference in New Issue
Block a user