修改el-input样式
HTML代码:
<el-input class="textarea" placeholder="请输入用户名" auto-complete="on"></el-input>
css代码:
<style > .textarea>>>.el-input__inner{
font-size: 18px!important;
color:#000000!important;
font-family: cursive!important;
}
</style>
HTML代码:
<el-input class="textarea" placeholder="请输入用户名" auto-complete="on"></el-input>
css代码:
<style > .textarea>>>.el-input__inner{
font-size: 18px!important;
color:#000000!important;
font-family: cursive!important;
}
</style>
style> ::-webkit-input-placeholder \{ /\* WebKit, Blink, Edge \*/ col...
.el-input\_\_inner 未改 ![在这里插入图片描述][20210115094452204.png] 改后 ![在这里插入图片描述][waterma
把搜索那2个按钮,移到第一排去! ![watermark_type_ZmFuZ3poZW5naGVpdGk_shadow_10_text_aHR0cHM6Ly9ibG9nLm
<td οnmοuseοver="this.style.cursor='hand'" οnmοuseοut="this.style.cursor='normal'"
修改indicators和底部的间距 > .ol.carousel-indicators\{ > > bottom: 0px; > > margi
HTML代码: <el-input class="textarea" placeholder="请输入用户名" auto-complete="on"></el-inp
还没有评论,来说两句吧...