Add 4px padding to the top of endpointServiceContainer (#555)

This commit is contained in:
M. Mert Yıldıran 2021-12-26 16:20:06 +03:00 committed by GitHub
parent 3a83531590
commit 52ce6044ea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -68,6 +68,7 @@
flex-direction: column
overflow: hidden
padding-right: 10px
padding-top: 4px
flex-grow: 1
.separatorRight