mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-10 19:14:16 +00:00
use padding instead margin
This commit is contained in:
parent
fc6bf55f86
commit
db2c511e64
@ -132,7 +132,7 @@ body {
|
|||||||
|
|
||||||
height: 100%;
|
height: 100%;
|
||||||
|
|
||||||
margin: 10px 10px 30px 16px;
|
padding: 10px;
|
||||||
|
|
||||||
overflow-x: hidden;
|
overflow-x: hidden;
|
||||||
overflow-y: overlay;
|
overflow-y: overlay;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user