styles: update spacing relative to 16px

This commit is contained in:
Antonella Sgarlatta
2021-05-05 16:21:38 -03:00
parent 3edf763d40
commit 6966f14fcd
3 changed files with 8 additions and 8 deletions

View File

@@ -36,7 +36,7 @@
align-self: center;
}
.sn-component .sk-panel-content {
padding-bottom: 1.6rem;
padding-bottom: 1.3rem;
display: grid;
grid-template-columns: auto 1fr;
align-items: center;