Move layout-left comment indicators above the review panel toggle bar (#8031)

GitOrigin-RevId: b6902c6d1a3f519aedbdc487801f114c2f57340c
This commit is contained in:
Alf Eaton
2022-05-20 09:16:23 +01:00
committed by Copybot
parent 5a501eb52c
commit c33385922c

View File

@@ -215,6 +215,7 @@
.rp-entry-indicator {
display: none;
z-index: 2; // above .review-panel-toggler
.rp-size-mini & {
display: block;
}