remove horizontal padding

This commit is contained in:
SrGooglo 2023-06-24 13:00:18 +00:00
parent 619d4b9e84
commit 44ac05617e

View File

@ -37,7 +37,7 @@
height: 100%; height: 100%;
max-height: 100%; max-height: 100%;
padding: 7px; padding: 7px 0;
padding-bottom: 0px; padding-bottom: 0px;
box-sizing: border-box; box-sizing: border-box;