1
0
Fork 0
mirror of https://github.com/codex-team/codex.docs.git synced 2025-07-18 20:59:42 +02:00

Remove overflow

This commit is contained in:
Tanya Fomina 2022-12-01 22:47:45 +04:00
parent 174274eaf5
commit 9218843636

View file

@ -8,7 +8,6 @@
.docs {
min-height: calc(100vh - var(--layout-height-header));
overflow-x: hidden;
@media (--desktop) {
display: flex;