style: 增加表格工具条样式
This commit is contained in:
parent
1ddbd95d30
commit
59b7dc6134
|
@ -536,9 +536,13 @@ pre {
|
|||
flex: 1 1 auto;
|
||||
}
|
||||
|
||||
.bootstrap-table .fixed-table-toolbar .bs-bars, .bootstrap-table .fixed-table-toolbar .columns {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
|
||||
.tooltip-inner kbd {
|
||||
margin-bottom: 2px;
|
||||
display: inline-block;
|
||||
background: #17a2b8;
|
||||
padding: 3px 6px;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue