fix style display

This commit is contained in:
2022-08-07 00:30:55 +02:00
parent d58f386aae
commit 69f9d1b222
2 changed files with 8 additions and 7 deletions

View File

@@ -1,3 +1,3 @@
.hidden {
visibility: hidden;
display: none;
}