fix input width

This commit is contained in:
les
2020-03-31 18:15:27 +02:00
parent f14a923b7b
commit 001be43e73
+3 -3
View File
@@ -165,9 +165,9 @@ p {
position: absolute;
}
.el-input {
max-width: 350px;
}
// .el-input {
// max-width: 350px;
// }
// @media only screen and (max-width: 768px) {
// .el-card {