mirror of
https://github.com/ONLYOFFICE/web-apps.git
synced 2026-07-25 10:59:28 +08:00
[Common] tooltip appeared under toolbar tabs
This commit is contained in:
@ -242,13 +242,13 @@
|
||||
position: absolute;
|
||||
bottom: 0;
|
||||
width: 100%;
|
||||
z-index: 1041;
|
||||
z-index: 101;
|
||||
}
|
||||
|
||||
.toolbar {
|
||||
&.cover {
|
||||
ul {
|
||||
z-index: 1042;
|
||||
z-index: 102;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user