This commit is contained in:
Jorik Schellekens
2020-04-27 11:51:55 +01:00
parent 633c6f6b5e
commit 0fe0d728f1
3 changed files with 5 additions and 5 deletions
+2 -2
View File
@@ -21,7 +21,7 @@ limitations under the License.
height: $font-20px;
border-radius: 1.5rem;
padding: 2px;
background-color: $togglesw-off-color;
opacity: 0.5;
@@ -50,4 +50,4 @@ limitations under the License.
.mx_ToggleSwitch_on {
flex-direction: row-reverse;
}
}