mirror of https://github.com/vtrois/kratos
fix: categories widget cursor status
parent
a1086457d9
commit
d18485082b
|
@ -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,
|
||||
|
|
Loading…
Reference in New Issue