This commit is contained in:
2024-01-27 10:41:35 +07:00
parent d2188f2742
commit 00c2de9e5c
4 changed files with 190 additions and 9 deletions

View File

@@ -790,6 +790,13 @@ input[type="radio"] {
}
}
.is-close-btn {
background: #ECECEC !important;
border-radius: 50%;
top: 10px !important;
right: 10px !important;
color: #9E9E9E !important;
}
.paging {
margin: 30px 0;
display: flex;