add missing pointer class

This commit is contained in:
Barış Soner Uşaklı
2022-08-26 19:41:10 -04:00
parent dc231bf3b3
commit 9260b4ef19

View File

@@ -1,4 +1,8 @@
.pointer {
@include pointer;
}
#move_thread_modal .category-list {
height: 500px;
overflow-y: auto;