修改页签行高

master
RuoYi 2020-09-07 12:04:09 +08:00
parent b4c27fa22b
commit 510feabe4b
1 changed files with 1 additions and 1 deletions
ruoyi-admin/src/main/resources/static/css

View File

@ -3264,7 +3264,7 @@ body.body-small .footer.fixed {
position: relative;
height: 39px;
background: #fafafa;
line-height: 38px;
line-height: 39px;
}
.content-tabs .roll-nav, .page-tabs-list {