Add padding to config card container (#6234) [deploy]
This card inside of card thing really triggers me. It's not really important because we don't have many people poking around in these views, but just to make myself feel a littler better I added a bit of padding to make it less cluttered.
This commit is contained in:
parent
057b1c7664
commit
afea3c97f0
1 changed files with 4 additions and 0 deletions
|
|
@ -1,3 +1,7 @@
|
|||
#siteConfigBodyContainer {
|
||||
padding: 20px;
|
||||
}
|
||||
|
||||
.pagination {
|
||||
justify-content: right;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue