dark mode

This commit is contained in:
2021-05-02 15:44:46 +02:00
parent f447cbea2d
commit 64d5953f60
2 changed files with 20 additions and 2 deletions

View File

@@ -32,7 +32,7 @@
</script>
<label>
<small>
<small disabled={$$restProps.disabled}>
{label}
</small>
<input bind:value {...$$restProps} />