mirror of
https://github.com/believethehype/nostrdvm.git
synced 2025-08-03 17:02:46 +02:00
fix button color
This commit is contained in:
@@ -516,7 +516,7 @@ const submitHandler = async () => {
|
||||
<style scoped>
|
||||
|
||||
.zap-Button{
|
||||
@apply btn hover:bg-amber-400 border-amber-400 text-accent-content;
|
||||
@apply btn hover:bg-amber-400 border-amber-400 text-base;
|
||||
bottom: 0;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user