j
This commit is contained in:
@@ -1904,9 +1904,8 @@ body.sidebar-right-hidden .global-sidebar-right {
|
|||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
flex: 1;
|
flex: 1;
|
||||||
min-height: 0;
|
min-height: 0;
|
||||||
overflow-y: auto;
|
overflow: hidden;
|
||||||
overflow-x: hidden;
|
touch-action: none;
|
||||||
touch-action: pan-y;
|
|
||||||
/* iOS Safari: keep horizontal swipe-to-close claimable by JS */
|
/* iOS Safari: keep horizontal swipe-to-close claimable by JS */
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -1932,8 +1931,7 @@ body.sidebar-right-hidden .global-sidebar-right {
|
|||||||
padding: 5px;
|
padding: 5px;
|
||||||
font-size: 0.9em;
|
font-size: 0.9em;
|
||||||
border-bottom: 1px solid rgba(255, 255, 255, 0.05);
|
border-bottom: 1px solid rgba(255, 255, 255, 0.05);
|
||||||
content-visibility: auto;
|
contain: layout style;
|
||||||
contain-intrinsic-size: 100px;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.sidebar-activity .comment-content-inner {
|
.sidebar-activity .comment-content-inner {
|
||||||
|
|||||||
Reference in New Issue
Block a user