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
7 changed files with 70 additions and 30 deletions

View File

@@ -1,9 +1,5 @@
.settings {
overflow: auto;
.page-top-bar {
@include padding($space-normal $space-two $zero);
}
}
// Conversation header - Light BG
@@ -27,7 +23,6 @@
@include flex-align($x: center, $y: middle);
@include margin($zero);
}
}
.wizard-box {