fix: Dashboard overflow issue if there is banner (#7748)
This commit is contained in:
@@ -71,9 +71,3 @@
|
||||
align-items: center;
|
||||
display: flex;
|
||||
}
|
||||
|
||||
.button--fixed-top {
|
||||
position: fixed;
|
||||
right: var(--space-small);
|
||||
top: var(--space-small);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user