mirror of
https://github.com/Blah-IM/Weblah.git
synced 2025-07-08 15:05:33 +00:00
fix: improve dark mode color palette
This commit is contained in:
parent
29fa1988d4
commit
0989ed4fa8
2 changed files with 9 additions and 5 deletions
|
@ -25,7 +25,7 @@
|
|||
<span class="sr-only">Attach</span>
|
||||
</Button>
|
||||
<RichTextInput bind:delta placeholder="Message" class="max-h-40 flex-1" />
|
||||
<Button class="p-1.5">
|
||||
<Button class="p-1.5" variant="primary">
|
||||
<svg
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
viewBox="0 0 24 24"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue