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

fix: delete sidebar width on mobile devices

This commit is contained in:
Aleksey Solovyev 2022-11-29 20:52:13 +03:00
parent de30ddf243
commit 3d172d3021

View file

@ -1,5 +1,4 @@
.docs-sidebar {
width: 100vw;
/* Bottom and Left coord of the "Hide Sidebar" toggler */
--hide-sidebar-toggler-offset: 11px;