1
0
Fork 0

Test overflow-anchor: auto

This commit is contained in:
Lim Chee Aun 2023-10-25 13:35:20 +08:00
parent c2ba149563
commit a192554b8b

View file

@ -86,6 +86,7 @@ a[href^='http'][rel*='nofollow']:visited:not(:has(div)) {
width: var(--main-width);
max-width: 100%;
background-color: var(--bg-color);
overflow-anchor: auto;
}
.deck.contained {
overflow: auto;