pref: 鼠标滑动至仪表盘中的待完成任务卡片时,卡片周围未显示光晕,且未显示为手指样式

This commit is contained in:
kuaifan 2022-03-02 08:19:09 +08:00
parent e7196efaea
commit a7d9e635eb

View File

@ -51,8 +51,6 @@
&:last-child { &:last-child {
background-color: #98de6e; background-color: #98de6e;
margin-right: 0; margin-right: 0;
cursor: default;
box-shadow: none;
} }
.block-title { .block-title {
color: rgba(255, 255, 255, 0.6); color: rgba(255, 255, 255, 0.6);