This commit is contained in:
Barış Soner Uşaklı
2018-10-18 10:24:34 -04:00
parent 370fe3fea8
commit 9dd65cf772
2 changed files with 6 additions and 3 deletions

View File

@@ -236,8 +236,11 @@ body {
}
.category-dropdown-menu {
max-height: 600px;
overflow-y: auto;
max-height: 600px;
overflow-y: auto;
.fa-stack {
border-radius: 50%;
}
}
.table-reordering {