4 lines
75 B
CSS
4 lines
75 B
CSS
![]() |
/* To patch pace theme flat-top z-index error */
|
||
|
.pace {
|
||
|
z-index: 2000;
|
||
|
}
|