1
0
Fork 0
mirror of https://github.com/codex-team/codex.docs.git synced 2025-08-09 15:35:25 +02:00

Update layout.pcss

This commit is contained in:
Alexander Chernyaev 2022-09-12 15:23:41 +03:00 committed by GitHub
parent 0d2ecb778a
commit 3701d1a9c6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,6 @@
:root {
/**
* Allows to dynamically set main column minimun margin left.
* Allows to dynamically set main column minimun margin left.
* Is used for adding extra space for editor controls in page edit mode (otherwise controls overlap sidebar)
*/
--main-col-min-margin-left: 0px;