Fix some bugs

This commit is contained in:
WhyKorp
2023-12-18 21:05:49 +01:00
committed by GitHub
parent ba0034d166
commit 3980d78bb0
2 changed files with 5 additions and 1 deletions
+4
View File
@@ -22,4 +22,8 @@ body {
.flash_info {
display: flex;
};
div.flash_info {
justify-content:left;
};