Skip to content

Commit 0fedb64

Browse files
author
张世平
committed
2 parents f4ca24d + f394a16 commit 0fedb64

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

resources/sass/custom.scss

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -251,7 +251,9 @@ body {
251251
border-collapse: collapse;
252252
padding: 8px;
253253
}
254-
254+
.has-error .el-input__inner{
255+
border-color: #dd4b39;
256+
}
255257

256258

257259

0 commit comments

Comments
 (0)