Make sure the summary button is on top
This commit is contained in:
parent
9beee6cb37
commit
8e8ab69528
|
@ -215,6 +215,7 @@ a.mention span {
|
|||
color: var(--text-insignificant-color);
|
||||
user-select: none;
|
||||
box-shadow: 0 0 0 2px var(--bg-color);
|
||||
position: relative;
|
||||
}
|
||||
.timeline.contextual > li .replies summary:active,
|
||||
.timeline.contextual > li .replies[open] summary {
|
||||
|
|
Loading…
Reference in a new issue