fix css issue

This commit is contained in:
Meewan 2024-08-17 10:08:20 +02:00
parent de1d7580a5
commit da261f3193

View File

@ -1,3 +1,8 @@
html {
overflow-y: auto !important;
}
.logo
{
margin-right: 10px;