cl-popup 添加 teleport 支持

This commit is contained in:
icssoa
2025-08-22 16:44:22 +08:00
parent adacc78bdc
commit 73b0192c4e
4 changed files with 129 additions and 91 deletions

View File

@@ -548,7 +548,7 @@ function onTouchCancel() {
}
.cl-button {
@apply flex flex-row items-center justify-center relative;
@apply flex flex-row items-center justify-center relative box-border;
@apply border border-transparent border-solid;
overflow: visible;
transition-duration: 0.3s;