mirror of
https://github.com/whyour/qinglong.git
synced 2026-07-17 09:34:31 +08:00
修复删除脚本参数
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
background: var(--card-background);
|
||||
padding: 24px;
|
||||
border-radius: 12px;
|
||||
max-width: 360px;
|
||||
max-width: 390px;
|
||||
width: 100%;
|
||||
transition: all 0.3s ease;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user