mirror of
https://github.com/alrayyes/wiki.git
synced 2024-11-22 19:46:23 +00:00
fix(layout): grid triage with backlinks (#1442)
This commit is contained in:
parent
a7a0dcad22
commit
5eec1e98e6
1 changed files with 0 additions and 1 deletions
|
@ -538,7 +538,6 @@ video {
|
||||||
|
|
||||||
div:has(> .overflow) {
|
div:has(> .overflow) {
|
||||||
display: flex;
|
display: flex;
|
||||||
position: relative;
|
|
||||||
overflow-y: auto;
|
overflow-y: auto;
|
||||||
max-height: 100%;
|
max-height: 100%;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue