connection modal

This commit is contained in:
Jan Prochazka
2021-03-04 10:04:34 +01:00
parent a0aa508e8d
commit 593e61abb9
14 changed files with 213 additions and 1 deletions

View File

@@ -31,6 +31,9 @@ body {
.icon-invisible {
visibility: hidden;
}
.flex {
display: flex;
}
/* html, body {
position: relative;