🐛 Closed #194

This commit is contained in:
Mawoka
2022-12-28 12:07:18 +01:00
parent 43ed361f76
commit e31df1274b
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -167,7 +167,7 @@
>
<input
type="color"
class="rounded-lg p-1 min-h-full hover:cursor-pointer"
class="rounded-lg p-1 min-h-full hover:cursor-pointer border-black border"
bind:value={data.background_color}
/>
</div>