mirror of
https://github.com/neon-mmd/websurfx.git
synced 2024-11-24 06:58:22 -05:00
⚡️ lazyload search result text with css content-visibility (#397)
This commit is contained in:
parent
5e2669b6de
commit
35dc276fd2
@ -278,6 +278,7 @@ footer {
|
||||
flex-direction: column;
|
||||
justify-content: space-between;
|
||||
margin: 2rem 0;
|
||||
content-visibility: auto;
|
||||
}
|
||||
|
||||
.results_aggregated .result {
|
||||
|
Loading…
Reference in New Issue
Block a user