<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.tabstyle {
    border-bottom: 1px solid #eee;
    padding: 0px 20px;
    /*固定高度好调整东西*/
    height: 38px;
    /*让文字垂直居中*/
    line-height: 38px;
}
</pre></body></html>