diff options
Diffstat (limited to 'assets')
| -rw-r--r-- | assets/css/azerothcore.css | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/assets/css/azerothcore.css b/assets/css/azerothcore.css index 5c34483..9f063c0 100644 --- a/assets/css/azerothcore.css +++ b/assets/css/azerothcore.css @@ -962,3 +962,8 @@ body > .wrapper .pl-11 { body > .wrapper .pl-12 { padding-left: 128px!important; } + +/* https://darkmodejs.learn.uno/#debug */ +.darkmode-layer, .darkmode-toggle { + z-index: 500; +} |
