9 lines
146 B
CSS
9 lines
146 B
CSS
/**
|
|
* All of the CSS for your admin-specific functionality should be
|
|
* included in this file.
|
|
*/
|
|
|
|
.pk-modal {
|
|
z-index: 25000 !important;
|
|
}
|