feat: 配方卡片加入上传个人二维码功能 #5
@@ -445,7 +445,7 @@ body {
|
||||
.toast {
|
||||
position: fixed; bottom: 80px; left: 50%; transform: translateX(-50%);
|
||||
background: rgba(0,0,0,0.8); color: white; padding: 10px 24px;
|
||||
border-radius: 20px; font-size: 14px; z-index: 999;
|
||||
border-radius: 20px; font-size: 14px; z-index: 9000;
|
||||
pointer-events: none; transition: opacity 0.3s;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user