mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-16 21:16:24 -04:00
5 lines
64 B
JavaScript
5 lines
64 B
JavaScript
module.exports = {
|
|
modalZIndex: 1000,
|
|
popperZIndex: 2000
|
|
};
|