牌位版面設計

This commit is contained in:
2026-02-25 17:42:43 +08:00
parent 46cbcbde4c
commit e44bc74b90
71 changed files with 93427 additions and 3 deletions

View File

@@ -0,0 +1,6 @@
.floating-box{
position:fixed;
width:260px;
z-index:9999;
max-height:calc(100vh-100px);
}