style: 增加表格工具条样式

This commit is contained in:
Argo Zhang 2020-01-18 17:37:48 +08:00
parent 1ddbd95d30
commit 59b7dc6134
No known key found for this signature in database
GPG Key ID: 152E398953DDF19F
1 changed files with 5 additions and 1 deletions

View File

@ -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;
}
}