This commit is contained in:
space-nuko
2023-04-07 22:19:51 -05:00
parent c964343609
commit 56ec4e94e0
3 changed files with 6 additions and 2 deletions

View File

@@ -51,6 +51,10 @@
flex-direction: column;
}
#modalImage {
overflow: hidden;
}
.modalControls {
display: flex;
gap: 1em;