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

@@ -4,10 +4,10 @@
border-radius: 0;
}
.sk-panel-content {
padding-top: 1.1rem;
padding-top: 0.89375rem;
}
.sk-panel-footer {
padding-bottom: 1.4rem;
padding-bottom: 1.1375rem;
}
}