fix: mute buttons

closes #748
This commit is contained in:
2024-09-09 14:27:59 +01:00
parent c515e9837d
commit f2319b074f
7 changed files with 47 additions and 27 deletions

View File

@ -16,6 +16,8 @@ module.exports = {
"nostr-red": "var(--heart)",
"nostr-purple": "var(--highlight)",
secondary: "var(--font-secondary-color)",
"warning": "var(--warning)",
"error": "var(--error)"
},
spacing: {
px: "1px",