fix: translation cleanup

This commit is contained in:
David Ralph
2021-03-18 15:22:41 +00:00
parent b76cbc3bc6
commit 51eaf3a90e
13 changed files with 127 additions and 111 deletions

View File

@@ -1,16 +1,3 @@
.switch {
position: relative;
width: 60px;
height: 34px;
float: right;
input {
opacity: 0;
width: 0;
height: 0;
}
}
.hidden {
display: none;
}