create SwitchBox comp

This commit is contained in:
madarsbiss
2021-09-21 19:31:30 +03:00
parent 3ec5ec415e
commit 56268d2392
4 changed files with 36 additions and 26 deletions

View File

@@ -78,16 +78,6 @@
font-size: 18px;
}
.switchBox {
text-align: right;
}
.switch {
margin: 0 10px;
cursor: pointer;
display: inline;
}
.errScr {
text-align: center;
height: 100vh;