语言切换
This commit is contained in:
@@ -344,8 +344,11 @@
|
||||
width 100%
|
||||
.el-select-dropdown
|
||||
background: rgba(7,31,62,0.95);
|
||||
border: 2px solid #4980BD;
|
||||
border: 1px solid #4980BD;
|
||||
border-radius 0
|
||||
margin-top 10px !important
|
||||
.el-popper .popper__arrow
|
||||
visibility hidden
|
||||
border-width: 10px;
|
||||
.el-popper[x-placement^=bottom] .popper__arrow
|
||||
top: -10px;
|
||||
@@ -379,6 +382,17 @@
|
||||
padding-right: 60px;
|
||||
.el-input__suffix
|
||||
right 15px
|
||||
.el-icon-arrow-up
|
||||
width 30px
|
||||
background center / 100% auto url(../images/new/arrow_up.png) no-repeat
|
||||
&:before
|
||||
content: ''
|
||||
.lang_dropdown
|
||||
margin-top 5px !important
|
||||
.el-select-dropdown__item
|
||||
font-size: 18px;
|
||||
height 50px
|
||||
line-height 50px
|
||||
.dialog_footer
|
||||
height 188px
|
||||
padding: 50px 20px;
|
||||
@@ -640,4 +654,24 @@
|
||||
// .el-checkbox__input.is-checked .el-checkbox__inner::after
|
||||
// left: 11px;
|
||||
// top: 9px;
|
||||
// transform: rotate(45deg) scaleY(2)
|
||||
// transform: rotate(45deg) scaleY(2)
|
||||
|
||||
// 英文样式
|
||||
.enClass
|
||||
.button
|
||||
font-size 26px
|
||||
.grid_wrapper table th
|
||||
font-size 28px
|
||||
.form_item__label
|
||||
font-size 25px
|
||||
.button_control p
|
||||
font-size 34px
|
||||
.title_wrap h2
|
||||
font-size 28px
|
||||
.tabs_item
|
||||
font-size 20px
|
||||
.agv_item_label
|
||||
font-size 24px
|
||||
text-align left
|
||||
.agv_item_label_1
|
||||
font-size 24px
|
||||
|
||||
Reference in New Issue
Block a user