fix sidebar padding
This commit is contained in:
parent
118dfe7e8b
commit
8c59f13fe8
1 changed files with 1 additions and 1 deletions
|
@ -1895,7 +1895,7 @@ footer {
|
|||
.sidebar {
|
||||
width: 32%;
|
||||
max-width: 300px;
|
||||
padding: 8px 20px 20px 20px;
|
||||
padding: 20px;
|
||||
background: white;
|
||||
border-right: 1px solid #e6e6e6;
|
||||
overflow: auto;
|
||||
|
|
Loading…
Reference in a new issue