heyujie
2021-10-14 9be3c4c4436549b097b93667f3febd592e55480f
src/pages/settings/views/generalSettings.vue
@@ -574,13 +574,16 @@
  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;
@@ -860,7 +863,7 @@
          height: 30px;
          border-radius:50% ;
          background-color: #fff;
          padding: 3px;
          padding: 4px;
          .color-option-content {
            width: 100%;
            height: 100%;
@@ -1148,9 +1151,7 @@
 color: #4E94FF;
}
.el-input__inner {
 height: 24px !important;
}
/* .el-tooltip__popper {