zhangzengfei
2022-03-23 d8944c4764c3fc4b7baf6b5c1586cf17c88b0bb1
src/pages/vindicate/views/restartSettings.vue
@@ -452,7 +452,7 @@
<style lang="scss">
.warn-icon {
  color: #fe6d68;
  color: var(--colorCard);
  font-size: 40px;
  margin-top: 11px;
}
@@ -478,7 +478,7 @@
.el-message-box__btns {
  display: flex;
  justify-content: center;
  margin-top: 20px;
  margin: 20px;
  .el-button:focus,
  .el-button:hover {
    background-color: none;