| | |
| | | flex: 1;
|
| | | flex-basis: auto;
|
| | | box-sizing: border-box;
|
| | | .el-input__inner {
|
| | | height: 24px !important;
|
| | | }
|
| | | .general-center {
|
| | | height: 100%;
|
| | | width: 300px;
|
| | | overflow: auto;
|
| | | box-sizing: border-box;
|
| | | flex-shrink: 0;
|
| | | padding: 24px 10px;
|
| | | padding: 10px 10px;
|
| | | border-right: 4px solid #f2f2f7;
|
| | | background-color: #fbfaff;
|
| | |
|
| | |
| | | height: 30px;
|
| | | border-radius:50% ;
|
| | | background-color: #fff;
|
| | | padding: 3px;
|
| | | padding: 4px;
|
| | | .color-option-content {
|
| | | width: 100%;
|
| | | height: 100%;
|
| | |
| | | color: #4E94FF;
|
| | | }
|
| | |
|
| | | .el-input__inner {
|
| | | height: 24px !important;
|
| | | }
|
| | |
|
| | |
|
| | |
|
| | | /* .el-tooltip__popper {
|