feat: 替换了抽屉的实现方案

This commit is contained in:
2025-08-03 16:36:13 +08:00
parent a88d909a90
commit 5805d83af2
12 changed files with 366 additions and 267 deletions

View File

@@ -34,7 +34,7 @@
min-width: 80px;
background: rgba(255,255,255,0.4);
box-shadow: 2px 2px 10px 0px rgba(0,0,0,0.1);
box-shadow: 2px 2px 6px 0px rgba(0,0,0,0.1);
border-radius: 4px 20px 20px 20px;
border: 1px solid;
border-color: #FFFFFF;