mirror of
https://github.com/codex-team/codex.docs.git
synced 2025-08-09 23:45:25 +02:00
Add comments
This commit is contained in:
parent
679c3400b0
commit
d8a460f83d
1 changed files with 4 additions and 0 deletions
|
@ -1,4 +1,8 @@
|
|||
:root {
|
||||
/**
|
||||
* 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;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue