Improved handling so that modules changing the game pause work normally

This commit is contained in:
WBHarry 2026-06-08 16:16:11 +02:00
parent 47a852754c
commit 9f3ffdbdbb
2 changed files with 16 additions and 3 deletions

View file

@ -1,6 +1,6 @@
@import '../../utils/mixin.less';
#pause.paused {
#pause.dh-style {
figcaption {
position: absolute;
margin-top: 24px;