fix input width

This commit is contained in:
les
2020-03-14 21:26:00 +01:00
parent f14a923b7b
commit 001be43e73

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 {