File size: 100 Bytes
1e92f2d |
1 2 3 4 5 |
.global-notifications {
position: relative;
z-index: z-index("root", ".layout__secondary") + 1;
}
|
1e92f2d |
1 2 3 4 5 |
.global-notifications {
position: relative;
z-index: z-index("root", ".layout__secondary") + 1;
}
|