fix: mobile toolbar tooltip regression (#2939)
This commit is contained in:
parent
00209ef9c3
commit
6aa22bada8
@ -227,7 +227,8 @@
|
|||||||
.App-top-bar {
|
.App-top-bar {
|
||||||
z-index: var(--zIndex-layerUI);
|
z-index: var(--zIndex-layerUI);
|
||||||
display: flex;
|
display: flex;
|
||||||
justify-content: center;
|
flex-direction: column;
|
||||||
|
align-items: center;
|
||||||
}
|
}
|
||||||
|
|
||||||
.App-bottom-bar {
|
.App-bottom-bar {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user