chore: Cleanup page-top-bar style conflicts (#2407)

* chore: Class name cleanup page-top-bar.

* prettier spacing fixes

* Review fixes and adds storybook

* Circleci fixes
This commit is contained in:
Sivin Varghese 2021-06-10 09:35:15 +05:30 committed by GitHub
parent 174886671d
commit 8ca63f0b79
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 70 additions and 30 deletions

View file

@ -264,10 +264,6 @@ export default {
.modal-container {
width: 40rem;
}
.page-top-bar {
padding-bottom: $space-two;
}
}
.account-selector {