Fixed alert searches. Added Teen Mega World campaigns.

This commit is contained in:
DebaucheryLibrarian
2021-09-17 04:28:48 +02:00
parent 294f15e694
commit 0224c26ca0
16 changed files with 156 additions and 6 deletions

View File

@@ -116,6 +116,7 @@ export default {
::v-deep(.dialog-body) {
padding: 1rem;
flex-grow: 1;
overflow-y: auto;
}
::v-deep(.dialog-section:not(:last-child)) {