fix: categories widget cursor status

pull/307/head
Seaton Jiang 2020-12-13 23:03:11 +08:00
parent a1086457d9
commit d18485082b
No known key found for this signature in database
GPG Key ID: C1086BAE716FF138
1 changed files with 1 additions and 0 deletions

View File

@ -1969,6 +1969,7 @@ button:focus {
transition: 0.3s;
-webkit-box-orient: vertical;
-webkit-line-clamp: 1;
cursor: pointer;
}
.k-main .sidebar .widget_categories ul li a,