Made sure the z-index was correct for the new little green men
This commit is contained in:
parent
8376f0d75a
commit
18eb9d9330
4 changed files with 26 additions and 3 deletions
|
@ -35,5 +35,5 @@ limitations under the License.
|
|||
|
||||
/* Make sure the scrollbar is above the sticky headers from RoomList */
|
||||
.mx_RoomList_scrollbar .gm-scrollbar.-vertical {
|
||||
z-index: 5;
|
||||
z-index: 6;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue