fix pages lag when a large number of artworks is displayed
This commit is contained in:
parent
52b1f3e0ef
commit
6ca8fba9e6
1 changed files with 0 additions and 1 deletions
|
@ -3039,7 +3039,6 @@ input[type="range"].web-slider.display--small::-webkit-slider-thumb {
|
||||||
border-radius: 50%;
|
border-radius: 50%;
|
||||||
background: rgba(50, 50, 50, 0.7);
|
background: rgba(50, 50, 50, 0.7);
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
backdrop-filter: blur(32px) saturate(180%);
|
|
||||||
transition: opacity 0.1s var(--appleEase);
|
transition: opacity 0.1s var(--appleEase);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue