[home] fix stylesheet for templates for win xp

This commit is contained in:
maxkadushkin
2024-10-14 11:14:43 +03:00
parent 40fc0850bb
commit aab15d118a

View File

@ -1411,6 +1411,10 @@ li.menu-item {
left: 0;
transform: none;
}
display: flex;
flex-direction: column;
align-items: center;
}
}
}