📱 Working on responsive design

This commit is contained in:
Liyas Thomas
2020-02-18 22:10:53 +05:30
parent 112c140ce7
commit 8629eda6d4

View File

@@ -247,7 +247,6 @@
<span>
<pw-toggle :on="rawInput" @change="rawInput = $event">
{{ $t("raw_input") }}
{{ rawInput ? $t("enabled") : $t("disabled") }}
</pw-toggle>
</span>
<div>