Fix gallery view/preview

This commit is contained in:
N Pex 2023-10-25 10:44:25 +00:00
parent ae61bf36aa
commit 480ca0b8c0
8 changed files with 259 additions and 29 deletions

View file

@ -21,7 +21,7 @@
width: 100%;
}
.h-100 {
width: 100%;
height: 100%;
}
.white-space-pre {
white-space: pre;
@ -37,4 +37,4 @@
}
.box-shadow-none {
box-shadow: none !important;
}
}