mirror of
https://github.com/cheeaun/phanpy.git
synced 2025-02-02 14:16:39 +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;
|
||||
}
|
||||
}
|
||||
.status .actions > button.plain.bookmark-button.checked .icon {
|
||||
.status .action > button.plain.bookmark-button.checked .icon {
|
||||
animation: bookmarked 1s ease-in-out;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue