DEV: Prettier fixes

This commit is contained in:
Justin DiRose 2020-06-25 15:06:21 -05:00
parent 9cd93e57d6
commit a2a80ede6d
No known key found for this signature in database
GPG Key ID: 4B811FB264021800
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@
padding-right: 0.25em;
}
.loading-container {
padding: .625em 0;
padding: 0.625em 0;
}
.knowledge-explorer-topic {
width: calc(100vw - 20px);