mirror of
https://github.com/cheeaun/phanpy.git
synced 2025-02-02 14:16:39 +01:00
Test content-visibility: auto on off-screen columns
This commit is contained in:
parent
7223baaaad
commit
1574be2b35
1 changed files with 3 additions and 0 deletions
|
@ -2260,6 +2260,9 @@ ul.link-list li a .icon {
|
|||
.header-grid {
|
||||
background-color: var(--bg-blur-color);
|
||||
}
|
||||
#columns > .deck-container > .timeline-deck {
|
||||
content-visibility: auto;
|
||||
}
|
||||
#columns .header-grid input {
|
||||
pointer-events: none;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue