0
0
mirror of https://github.com/neon-mmd/websurfx.git synced 2024-10-18 06:22:53 -04:00

️ lazyload search result text with css content-visibility (#397)

This commit is contained in:
aocosmic 2023-11-27 19:29:46 +08:00 committed by GitHub
parent 5e2669b6de
commit 35dc276fd2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -278,6 +278,7 @@ footer {
flex-direction: column;
justify-content: space-between;
margin: 2rem 0;
content-visibility: auto;
}
.results_aggregated .result {