fix : 细节优化
This commit is contained in:
@@ -334,7 +334,9 @@ const initChart = (type, valueA, valueB) => {
|
||||
<style lang="scss">
|
||||
.user-select {
|
||||
margin-bottom: 126px;
|
||||
|
||||
.el-select{
|
||||
width: 476px;
|
||||
}
|
||||
.el-input {
|
||||
width: 300px;
|
||||
|
||||
@@ -407,7 +409,7 @@ const initChart = (type, valueA, valueB) => {
|
||||
background-color: transparent;
|
||||
border: 1px solid #08B7B8;
|
||||
font-size: 35px;
|
||||
width: 213px!important;
|
||||
width: 476px!important;
|
||||
}
|
||||
.el-select__popper {
|
||||
margin-top: -12px !important;
|
||||
|
||||
Reference in New Issue
Block a user