优化主题切换按钮下移问题、优化tabs被footer遮挡问题
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
display: inline-block;
|
||||
vertical-align: middle;
|
||||
margin-bottom: 10px;
|
||||
height: 30.5px;
|
||||
height: 30.5px !important;
|
||||
width: 223px !important;
|
||||
}
|
||||
}
|
||||
@@ -101,3 +101,8 @@
|
||||
font-family: Courier New, serif;
|
||||
font-size: 12px
|
||||
}
|
||||
|
||||
.el-tabs{
|
||||
padding-left: 8px;
|
||||
margin-bottom: 25px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user