1
0
mirror of https://github.com/koloml/furbooru-tagging-assistant.git synced 2025-12-24 07:12:57 +00:00

Apply the preference

This commit is contained in:
2024-08-10 15:04:00 +04:00
parent e0820c50ec
commit e9b68137de
2 changed files with 28 additions and 1 deletions

View File

@@ -151,7 +151,7 @@
display: block;
}
.media-box-show-fullscreen {
.media-box-show-fullscreen.is-visible {
display: block;
}
}