mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-17 21:25:39 -04:00
6 lines
89 B
JavaScript
6 lines
89 B
JavaScript
module.exports = {
|
|
pageJumpBarZIndex: 10,
|
|
modalZIndex: 1000,
|
|
popperZIndex: 2000
|
|
};
|