mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-05-21 22:36:05 +08:00
Merge branch 'patch-1' of git://github.com/MikeyMJCO/BookStack into MikeyMJCO-patch-1
This commit is contained in:
@ -295,6 +295,13 @@ li.checkbox-item, li.task-list-item {
|
||||
}
|
||||
}
|
||||
|
||||
li > ol, li > ul {
|
||||
margin-block-end: 0px;
|
||||
margin-block-start: 0px;
|
||||
padding-block-end: 0px;
|
||||
padding-block-start: 0px;
|
||||
}
|
||||
|
||||
/*
|
||||
* Generic text styling classes
|
||||
*/
|
||||
|
Reference in New Issue
Block a user