A11Y: Improve topic timeline in WHCM (#18647)

This commit is contained in:
Keegan George
2022-10-18 10:35:01 -07:00
committed by GitHub
parent be3d6a56ce
commit 897bcacdda

View File

@@ -243,6 +243,7 @@
height: 100%;
float: left;
z-index: z("base") + 1;
outline: 1px solid transparent;
}
.timeline-scroller-content {
@@ -262,7 +263,7 @@
.timeline-scroller {
@include unselectable;
margin-left: -0.19em;
margin-left: -0.22em;
cursor: ns-resize;
display: flex;
align-items: center;