修改BUG:更改btn-xs字体大小

This commit is contained in:
Argo-MacBookPro 2018-08-04 22:59:52 +08:00
parent 307eb06ba4
commit b72d0fc43c
1 changed files with 1 additions and 1 deletions

View File

@ -84,7 +84,7 @@
}
.tasks-widget .task-list li > .task-title .hidden-phone button.btn-xs {
font-size: 12px;
font-size: 0.75rem;
line-height: 1.5;
margin-right: 4px;
}