修改BUG:更改btn-xs字体大小
This commit is contained in:
parent
307eb06ba4
commit
b72d0fc43c
|
@ -84,7 +84,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
.tasks-widget .task-list li > .task-title .hidden-phone button.btn-xs {
|
.tasks-widget .task-list li > .task-title .hidden-phone button.btn-xs {
|
||||||
font-size: 12px;
|
font-size: 0.75rem;
|
||||||
line-height: 1.5;
|
line-height: 1.5;
|
||||||
margin-right: 4px;
|
margin-right: 4px;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue