🐛 Small fixes for editor of TextAnswers
This commit is contained in:
@@ -73,7 +73,7 @@
|
||||
<input
|
||||
bind:value={answer.answer}
|
||||
type="text"
|
||||
class="border-b-2 border-dotted w-5/6 text-center rounded-lg"
|
||||
class="border-b-2 border-dotted w-5/6 text-center rounded-lg bg-transparent"
|
||||
placeholder="Empty..."
|
||||
/>
|
||||
<button
|
||||
|
||||
Reference in New Issue
Block a user