From 1d59864ae21668af647a6f20ee0d4f5198d5bc2c Mon Sep 17 00:00:00 2001 From: les Date: Sat, 14 Mar 2020 21:26:00 +0100 Subject: [PATCH] fix input width --- assets/style.less | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/assets/style.less b/assets/style.less index 56ea8d09..800b555a 100644 --- a/assets/style.less +++ b/assets/style.less @@ -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 {