Fix className typo

pull/31/head
Lim Chee Aun 2022-12-25 15:49:39 +08:00
rodzic cff13d53f0
commit 0276820185
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -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;
}