Fixes #39 top padding issue of containers onboarding
This commit is contained in:
@@ -8,6 +8,10 @@ table {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
|
||||
.onboarding {
|
||||
margin-top: 16px;
|
||||
}
|
||||
|
||||
.onboarding * {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user