1
0
mirror of https://github.com/flarum/core.git synced 2025-08-06 16:36:47 +02:00

Remove testing code

This commit is contained in:
SychO9
2021-11-18 15:17:16 +01:00
parent 38cd56c351
commit 1fcd9b86d7
4 changed files with 22 additions and 30 deletions

View File

@@ -119,12 +119,3 @@
grid-area: helpText;
}
}
.MinorUpdateWarningModal {
.Modal-footer {
display: flex;
align-items: center;
justify-content: center;
gap: 4px;
}
}