mirror of
https://github.com/cheeaun/phanpy.git
synced 2025-03-12 00:48:50 +01:00
Fix className typo
This commit is contained in:
parent
cff13d53f0
commit
0276820185
1 changed files with 1 additions and 1 deletions
|
@ -647,7 +647,7 @@ a.card:hover {
|
||||||
opacity: 1;
|
opacity: 1;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
.status .actions > button.plain.bookmark-button.checked .icon {
|
.status .action > button.plain.bookmark-button.checked .icon {
|
||||||
animation: bookmarked 1s ease-in-out;
|
animation: bookmarked 1s ease-in-out;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue