mirror of
https://github.com/cheeaun/phanpy.git
synced 2025-02-16 15:21:48 +03:00
Remove this fit-content fix
It makes content jumpy
This commit is contained in:
parent
3760b52860
commit
85f966bfc9
1 changed files with 0 additions and 4 deletions
|
@ -329,10 +329,6 @@ a[href^='http'][rel*='nofollow']:visited:not(:has(div)) {
|
|||
box-shadow: inset 0 -3px var(--comment-line-color),
|
||||
inset 0 3px var(--comment-line-color);
|
||||
overscroll-behavior-x: contain;
|
||||
|
||||
.status-link {
|
||||
width: fit-content;
|
||||
}
|
||||
}
|
||||
.timeline.contextual .replies[data-comments-level='4'] {
|
||||
overflow-x: auto;
|
||||
|
|
Loading…
Add table
Reference in a new issue