Issue: Full width of lists and space before first list #2336

Resolved #2336
This commit is contained in:
hupp-mac-4 2019-04-18 15:41:23 +05:30
parent 561cd77e68
commit dc11e0c79c
3 changed files with 11 additions and 13 deletions

View file

@ -50,6 +50,6 @@ position()
display: flex
flex-direction: column
margin: 0
padding: 0 40px 0px 0
padding: 0 0px 0px 0
overflow-x: hidden
overflow-y: auto