mirror of
https://github.com/ZeroCatDev/Classworks.git
synced 2026-02-03 23:23:09 +00:00
Address code review feedback: remove duplicate cursor style and add aria-label
Co-authored-by: Sunwuyuan <88357633+Sunwuyuan@users.noreply.github.com>
This commit is contained in:
parent
8691febf51
commit
0ebc14c49d
@ -39,6 +39,7 @@
|
||||
<div class="mt-4">
|
||||
<v-btn
|
||||
append-icon="mdi-heart"
|
||||
aria-label="Support Classworks on Aifadian"
|
||||
class="text-none"
|
||||
color="pink"
|
||||
rounded="xl"
|
||||
@ -469,10 +470,6 @@ export default {
|
||||
transform: translateY(-2px);
|
||||
}
|
||||
|
||||
.clickable {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.card-content {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user