<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.bootstrap-table .table thead &gt; tr.filter &gt; th{    
    background-color: #fff;
    border-bottom-width: 2px;
    vertical-align: top;
}
.bootstrap-table .table thead &gt; tr.filter &gt; th .filter-inner{
    padding: 10px 18px;
}</pre></body></html>