优化界面表格tr title被遮挡

This commit is contained in:
leijun
2018-11-14 10:34:50 +08:00
parent b73ceb15b1
commit 0fb9c1827a
2 changed files with 3 additions and 3 deletions

View File

@@ -2225,9 +2225,9 @@ table th[class*="col-"] {
background-color: #f8cace; }
.table-responsive {
overflow-x: auto;
overflow-x: auto;
min-height: 0.01%;
/* position: fixed; */
position: fixed;
right: 14px;
left: 14px;
margin-top: 20px;