weaver_trunk_cli/pc4public/hrm/style/otherSetting.less

18 lines
240 B
Plaintext
Raw Normal View History

2024-12-11 15:32:14 +08:00
.otherSetting{
.wea-select{
width: auto !important;
.wea-helpful-tip{
right: auto !important;
}
}
.wea-switch {
.wea-helpful-tip{
right: -30px !important;
}
}
.synchro{
display: inline;
margin-left: 25px;
}
}