fix input width

This commit is contained in:
les 2020-03-14 21:26:00 +01:00
parent e052df91e1
commit 1d59864ae2

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 {