YM
2024-05-08 7334de7a75c6588720ceeb4ef6ba9931aa8bbfe2
src/assets/main.css
@@ -29,6 +29,10 @@
  list-style: none;
  padding:0;
}
a {
  text-decoration: none;
  cursor: pointer;
}
.hover{
  cursor: pointer;
}
@@ -140,3 +144,10 @@
  flex:1;
  text-align: center;
}
.el-input__inner{
  border:none !important;
}
.el-button{
  padding: 8px 15px !important;
}