File size: 134 Bytes
1e92f2d |
1 2 3 4 5 |
// Above the site switcher dropdown.
.components-modal__screen-overlay:has(.dashboard-site-switcher__modal) {
z-index: 1000000;
}
|
1e92f2d |
1 2 3 4 5 |
// Above the site switcher dropdown.
.components-modal__screen-overlay:has(.dashboard-site-switcher__modal) {
z-index: 1000000;
}
|