Revert cursor pointer changes
🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
@@ -130,9 +130,6 @@
|
||||
.donation-group wa-button {
|
||||
width: calc(50% - 0.25rem);
|
||||
}
|
||||
wa-button::part(base) {
|
||||
cursor: pointer;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
<body style="opacity: 0">
|
||||
|
||||
@@ -34,9 +34,6 @@
|
||||
gap: 0.5rem;
|
||||
}
|
||||
.header .spacer { flex: 1; }
|
||||
wa-button::part(base), .event-card {
|
||||
cursor: pointer;
|
||||
}
|
||||
.event-card {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
|
||||
Reference in New Issue
Block a user