Make sure statuses inside edit history and not interact-able

pull/97/head
Lim Chee Aun 2023-04-18 00:44:29 +08:00
rodzic 470fb4dfc0
commit 290c1a4b59
1 zmienionych plików z 1 dodań i 0 usunięć

Wyświetl plik

@ -1185,6 +1185,7 @@ a.card:is(:hover, :focus) {
#edit-history .history-item .status {
border: 1px solid var(--outline-color);
border-radius: 8px;
pointer-events: none;
}
/* DELETED */