fixed #1904 warning is hidden by default

This commit is contained in:
MatthieuLP
2023-04-24 17:20:48 +02:00
parent 47301fd120
commit 04e47bab39
2 changed files with 4 additions and 1 deletions
@@ -264,4 +264,8 @@ str_root = '{'Root'|@translate}';
width: 20px;
height: 20px;
}
.warnings {
display: none;
}
</style>