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;
|
||||
}
|
||||
|
||||
.el-input {
|
||||
max-width: 350px;
|
||||
}
|
||||
// .el-input {
|
||||
// max-width: 350px;
|
||||
// }
|
||||
|
||||
// @media only screen and (max-width: 768px) {
|
||||
// .el-card {
|
||||
|
|
Loading…
Reference in a new issue