fix: toolbar unnecessarily eats too much width (#2924)
This commit is contained in:
@ -226,6 +226,8 @@
|
||||
|
||||
.App-top-bar {
|
||||
z-index: var(--zIndex-layerUI);
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
}
|
||||
|
||||
.App-bottom-bar {
|
||||
|
Reference in New Issue
Block a user