mirror of
https://github.com/codex-team/codex.docs.git
synced 2025-07-19 05:09:41 +02:00
Remove overflow
This commit is contained in:
parent
174274eaf5
commit
9218843636
1 changed files with 0 additions and 1 deletions
|
@ -8,7 +8,6 @@
|
||||||
|
|
||||||
.docs {
|
.docs {
|
||||||
min-height: calc(100vh - var(--layout-height-header));
|
min-height: calc(100vh - var(--layout-height-header));
|
||||||
overflow-x: hidden;
|
|
||||||
|
|
||||||
@media (--desktop) {
|
@media (--desktop) {
|
||||||
display: flex;
|
display: flex;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue