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 {
|
.donation-group wa-button {
|
||||||
width: calc(50% - 0.25rem);
|
width: calc(50% - 0.25rem);
|
||||||
}
|
}
|
||||||
wa-button::part(base) {
|
|
||||||
cursor: pointer;
|
|
||||||
}
|
|
||||||
</style>
|
</style>
|
||||||
</head>
|
</head>
|
||||||
<body style="opacity: 0">
|
<body style="opacity: 0">
|
||||||
|
|||||||
@@ -34,9 +34,6 @@
|
|||||||
gap: 0.5rem;
|
gap: 0.5rem;
|
||||||
}
|
}
|
||||||
.header .spacer { flex: 1; }
|
.header .spacer { flex: 1; }
|
||||||
wa-button::part(base), .event-card {
|
|
||||||
cursor: pointer;
|
|
||||||
}
|
|
||||||
.event-card {
|
.event-card {
|
||||||
display: flex;
|
display: flex;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
|
|||||||
Reference in New Issue
Block a user