fix: Dashboard overflow issue if there is banner (#7748)

This commit is contained in:
Sivin Varghese
2023-08-21 12:22:50 +05:30
committed by GitHub
parent 2daf1ae827
commit 55972cc17a
28 changed files with 63 additions and 148 deletions

View File

@@ -1,20 +1,6 @@
.app-rtl--wrapper {
direction: rtl;
.header-section.back-button {
direction: initial;
margin-left: var(--space-normal);
margin-right: var(--space-smaller);
}
// Settings header action button
.button--fixed-top {
left: $space-small;
position: fixed;
right: unset;
top: $space-small;
}
// Woot Tabs
.tabs-title {
&:first-child {