Increase the interface area by 10px
This commit is contained in:
parent
753f6c5250
commit
4372eb228c
6 changed files with 9 additions and 9 deletions
|
@ -4,7 +4,7 @@
|
|||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
max-width: 800px;
|
||||
height: calc(100vh - 300px);
|
||||
height: calc(100vh - 296px);
|
||||
overflow-y: auto;
|
||||
padding-right: 20px;
|
||||
display: flex;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue