Changed cursor to pointer when mousing over collapse bar

This commit is contained in:
Michael House 2022-09-14 06:23:57 -05:00 committed by Ben Rog-Wilhelm
parent 99d67e95dc
commit 0a3222bff0

View file

@ -4365,6 +4365,7 @@ div.deleted.banned {
}
.comment-collapse-bar-click {
width: 100%;
cursor: pointer;
}
.comment-collapse-bar {
width: 50%;