fix input width
This commit is contained in:
parent
e052df91e1
commit
1d59864ae2
1 changed files with 3 additions and 3 deletions
|
@ -165,9 +165,9 @@ p {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
}
|
}
|
||||||
|
|
||||||
.el-input {
|
// .el-input {
|
||||||
max-width: 350px;
|
// max-width: 350px;
|
||||||
}
|
// }
|
||||||
|
|
||||||
// @media only screen and (max-width: 768px) {
|
// @media only screen and (max-width: 768px) {
|
||||||
// .el-card {
|
// .el-card {
|
||||||
|
|
Loading…
Reference in a new issue