This commit is contained in:
2025-09-22 17:16:42 +08:00
parent 4f4f93383b
commit 400008f325
20 changed files with 1370 additions and 131 deletions

View File

@ -99,7 +99,7 @@ div:focus {
::v-deep {
.el-input__inner, .el-input__inner:hover, .el-input__inner:focus {
border: none;
// border: none;
box-shadow: none;
}
}