fix icon size for small montior resolutions

This commit is contained in:
smanylov
2026-03-04 17:47:51 +07:00
parent b8c439d2d7
commit 0351c561b5
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -348,7 +348,7 @@
svg {
margin-right: 15px;
width: 20px;
height: 20px;
min-width: 20px;
}
@media (max-width: 1200px) {