mirror of https://gitee.com/karson/fastadmin.git
修复:修复手机端下拉菜单文字不显示问题
parent
c74b9dc24a
commit
21445d2369
|
|
@ -1359,7 +1359,7 @@ table.table-nowrap thead > tr > th {
|
||||||
.fixed-table-toolbar .toolbar a.btn-recyclebin,
|
.fixed-table-toolbar .toolbar a.btn-recyclebin,
|
||||||
.fixed-table-toolbar .toolbar .btn-mini-xs,
|
.fixed-table-toolbar .toolbar .btn-mini-xs,
|
||||||
.fixed-table-toolbar .toolbar .btn-multi {
|
.fixed-table-toolbar .toolbar .btn-multi {
|
||||||
font-size: 0;
|
/*font-size: 0;*/
|
||||||
}
|
}
|
||||||
.fixed-table-toolbar .toolbar a.btn-refresh .fa,
|
.fixed-table-toolbar .toolbar a.btn-refresh .fa,
|
||||||
.fixed-table-toolbar .toolbar a.btn-del .fa,
|
.fixed-table-toolbar .toolbar a.btn-del .fa,
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue