mirror of
https://github.com/cheeaun/phanpy.git
synced 2025-02-18 00:01:55 +03:00
Test overflow-anchor: auto
This commit is contained in:
parent
c2ba149563
commit
a192554b8b
1 changed files with 1 additions and 0 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Reference in a new issue