mirror of
https://github.com/Kuingsmile/PicList.git
synced 2026-06-07 16:50:10 +08:00
⚡ Perf(custom): reduce init time of gallery page and upload page form 100ms to 6ms
This commit is contained in:
@@ -1507,8 +1507,12 @@ input:checked + .switch-slider::before {
|
||||
letter-spacing: 0.02em;
|
||||
}
|
||||
|
||||
|
||||
|
||||
.advancedAnimation {
|
||||
backdrop-filter: blur(5px) saturate(180%);
|
||||
background: rgb(255 255 255 / 20%);
|
||||
border: 1px solid rgb(255 255 255 / 30%);
|
||||
box-shadow: 0 8px 32px rgb(0 0 0 / 10%);
|
||||
}
|
||||
|
||||
.placeholder-item:hover {
|
||||
background: rgb(var(--color-accent-rgb), 0.08);
|
||||
|
||||
Reference in New Issue
Block a user