Убран скролл body

This commit is contained in:
svoboda200786 2025-10-31 14:06:23 +00:00
parent 377f779346
commit 446c84b6ab

View File

@ -17,6 +17,7 @@ body {
justify-content: center; justify-content: center;
align-items: center; align-items: center;
min-height: 100vh; min-height: 100vh;
overflow: hidden;
} }
/* Главный контейнер, который держит поле и боковую панель */ /* Главный контейнер, который держит поле и боковую панель */