This commit is contained in:
2025-05-11 22:55:02 +07:00
parent 8a7adbb3d2
commit 96b9fc06d2
5 changed files with 173 additions and 1 deletions

View File

@@ -307,6 +307,26 @@ html {
height: 22px;
background-position: -130px -186px;
}
&.list_faq {
width: 21px;
height: 24px;
background-position: -1px -211px;
}
&.list_raovat {
width: 21px;
height: 25px;
background-position: -52px -211px;
}
&.list_inbox {
width: 22px;
height: 25px;
background-position: -105px -211px;
}
&.info_save {
width: 22px;
height: 25px;
background-position: -164px -211px;
}
}
.icon-star {