1
0
Fork 0
mirror of synced 2024-10-04 03:54:37 +13:00

add padding to properties tab

This commit is contained in:
kevmodrome 2020-04-17 11:45:53 +02:00
parent 00d8139746
commit 4586d5f89b

View file

@ -146,6 +146,7 @@
.root {
height: 100%;
padding: 20px;
display: flex;
flex-direction: column;
}