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:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user