mirror of
https://github.com/believethehype/nostrdvm.git
synced 2025-06-16 10:11:05 +02:00
fix button color
This commit is contained in:
parent
d2708508c9
commit
d38a7cf183
@ -516,7 +516,7 @@ const submitHandler = async () => {
|
|||||||
<style scoped>
|
<style scoped>
|
||||||
|
|
||||||
.zap-Button{
|
.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;
|
bottom: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user