This commit is contained in:
2025-05-29 11:59:43 +07:00
parent 7923fb8b3b
commit 50e424b802
9 changed files with 505 additions and 258 deletions

View File

@@ -279,6 +279,11 @@ html {
height: 20px;
background-position: 0px -209px;
}
.icon_2025.filter-2 {
width: 22px;
height: 22px;
background-position: -24px -209px;
}
.icon_2025.comment {
width: 20px;
height: 20px;

File diff suppressed because one or more lines are too long

View File

@@ -281,6 +281,11 @@ html {
height: 20px;
background-position: 0px -209px;
}
&.filter-2 {
width: 22px;
height: 22px;
background-position: -24px -209px;
}
&.comment {
width: 20px;
height: 20px;