牌位版面設計
This commit is contained in:
6
web/admin/item/css/floating.css
Normal file
6
web/admin/item/css/floating.css
Normal file
@@ -0,0 +1,6 @@
|
||||
.floating-box{
|
||||
position:fixed;
|
||||
width:260px;
|
||||
z-index:9999;
|
||||
max-height:calc(100vh-100px);
|
||||
}
|
||||
Reference in New Issue
Block a user