码迷,mamicode.com
首页 > 其他好文 > 详细

element-ui输入框样式调整

时间:2020-05-02 20:43:09      阅读:654      评论:0      收藏:0      [点我收藏+]

标签:col   输入   nbsp   bsp   line   调整   idt   样式调整   height   

      .el-form-item{
        margin-bottom: 20px;
      }
      .el-input{
        width: 200px;
      }
      .el-form-item__label{
        line-height: 32px;
      }
      .el-input__inner{
        height: 32px;
      }
      .el-form-item__content,.el-select__caret{
        line-height: 32px;
      }

 

element-ui输入框样式调整

标签:col   输入   nbsp   bsp   line   调整   idt   样式调整   height   

原文地址:https://www.cnblogs.com/wuqilang/p/12819375.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!