frontend/src/App.css

192 lines
4.1 KiB
CSS
Raw Normal View History

2022-05-30 19:50:00 +08:00
.zent-btn[data-zv='9.11.0'] {
border-radius: 4px !important;
2021-11-02 09:32:55 +08:00
}
2022-05-30 19:50:00 +08:00
.zent-swiper[data-zv='9.11.0'] {
2021-11-02 09:32:55 +08:00
height: 280px;
}
2022-05-30 19:50:00 +08:00
.zent-grid-tr[data-zv='9.11.0'] {
height: auto !important;
2021-11-02 09:32:55 +08:00
}
2022-05-30 19:50:00 +08:00
.zent-grid-th[data-zv='9.11.0'] {
background: #fff !important;
}
.zent-grid-th[data-zv='9.11.0'],
.zent-grid-td[data-zv='9.11.0'] {
border-bottom-color: #f1f1f1 !important;
2021-11-02 09:32:55 +08:00
}
2022-05-30 19:50:00 +08:00
.zent-swiper__dots-small[data-zv='9.11.0'] .zent-swiper__dots-item {
2021-11-02 09:32:55 +08:00
height: 8px;
width: 8px;
2022-05-30 19:50:00 +08:00
margin: 12px 8px;
2021-11-02 09:32:55 +08:00
}
/* 账号新增岗位 */
2022-05-30 19:50:00 +08:00
.zent-form-horizontal[data-zv='9.11.0'] .zent-form-label {
margin-right: 58px !important;
}
#accadd .zent-form-horizontal[data-zv='9.11.0'] .zent-form-label {
flex-basis: 90px !important;
}
#accadd .zent-form-horizontal[data-zv='9.11.0'] .zent-form-control-content {
margin-left: 0;
}
2022-05-30 19:50:00 +08:00
.zent-form-error[data-zv='9.11.0'] {
margin-left: 10px;
}
.zent-radio-button[data-zv='9.11.0']:first-child {
border-radius: 6px 0 0 6px !important;
}
.zent-radio-button[data-zv='9.11.0']:last-child {
border-radius: 0 6px 6px 0 !important;
}
.zent-radio-button[data-zv='9.11.0'] {
min-width: 90px !important;
line-height: 25px !important;
}
.zent-radio-button--checked[data-zv='9.11.0'] {
font-weight: bold !important;
}
2021-11-02 09:32:55 +08:00
2022-05-30 19:50:00 +08:00
.zent-radio-button--checked[data-zv='9.11.0'] {
background: #fafcff !important;
}
2021-11-02 09:32:55 +08:00
2022-05-30 19:50:00 +08:00
/* 表单下拉框 */
.zent-select-v2[data-zv='9.11.0'] {
border-top: 0 !important;
border-left: 0 !important;
border-right: 0 !important;
}
/* 表格样式 */
.zent-card[data-zv='9.11.0'] {
border-radius: 6px !important;
overflow: scroll !important;
}
.zent-card-header[data-zv='9.11.0'] {
background: #f9fafc;
}
2021-11-03 19:26:48 +08:00
2022-05-30 19:50:00 +08:00
/* 弹出 */
.zent-dialog-r-body-content {
display: flex;
flex-direction: column;
justify-content: space-between;
}
.zent-dialog-r-title-text {
color: #333;
font-weight: bold;
}
.zent-zoom-enter-done .zent-btn {
width: 20%;
}
.zent-zoom-enter-done .btngroup {
display: flex !important;
justify-content: flex-end !important;
}
.surebtnstyle {
color: #2b66f2 !important;
}
2021-11-03 21:03:48 +08:00
2022-05-30 19:50:00 +08:00
/* #menuright .zent-form-horizontal[data-zv="9.11.0"] .zent-form-label{
2021-11-03 21:03:48 +08:00
width: 120px!important;
} */
2022-05-30 19:50:00 +08:00
#menuright .zent-form-horizontal[data-zv='9.11.0'] .zent-form-label {
flex-basis: 80px !important;
justify-content: flex-start;
}
/* .zent-switch::after{
2021-11-03 21:03:48 +08:00
content: '开'!important;
margin-left: 10px;
2021-11-05 16:52:02 +08:00
} */
2022-05-30 19:50:00 +08:00
/* 表格弹出 */
.zent-menu[data-zv='9.11.0'] {
width: 150px !important;
}
2021-11-05 16:52:02 +08:00
2022-05-30 19:50:00 +08:00
/* 表单必填*标置后 */
.zent-form-label[data-zv='9.11.0'].zent-form-label-required::after {
color: #d42f15;
color: var(--theme-danger-color, var(--theme-error-2, #d42f15));
content: '*';
2021-11-05 16:52:02 +08:00
display: inline-block;
2022-05-30 19:50:00 +08:00
font-size: 16px;
margin-right: 6px;
}
.zent-form-label[data-zv='9.11.0'].zent-form-label-required::before {
content: '' !important;
display: inline-block;
font-size: 0px !important;
margin-right: 0px !important;
2021-11-05 16:52:02 +08:00
}
2021-11-23 20:48:42 +08:00
2021-11-16 14:27:46 +08:00
/*
2021-11-05 16:52:02 +08:00
.zent-card-body[data-zv="9.11.0"]{
2021-11-15 13:48:17 +08:00
max-height: 440px!important;
2021-11-05 16:52:02 +08:00
overflow-y: scroll;
}
2021-11-15 13:48:17 +08:00
@media screen and (min-width: 1700px) {
.zent-card-body[data-zv="9.11.0"]{
max-height: 650px!important;
overflow-y: scroll;
}
2021-11-16 14:27:46 +08:00
} */
2022-05-30 19:50:00 +08:00
.zent-form-error[data-zv='9.11.0'] {
color: #ed3b3b !important;
2021-11-23 21:01:55 +08:00
text-align: left;
2021-11-05 16:52:02 +08:00
}
2021-11-06 16:17:26 +08:00
/* 弹出框样式 */
2022-05-30 19:50:00 +08:00
.questModal {
2021-11-15 18:20:36 +08:00
margin-top: -50px;
2021-11-06 16:17:26 +08:00
}
2022-05-30 19:50:00 +08:00
.zent-textarea[data-zv='9.11.0'] {
width: 520px;
resize: none;
2021-11-09 18:36:41 +08:00
}
2022-05-30 19:50:00 +08:00
.tab-body .iptfillself {
2021-11-09 18:36:41 +08:00
margin-bottom: 12px;
}
/* 警告按钮 */
2022-05-30 19:50:00 +08:00
.zent-btn-error[data-zv='9.11.0'],
.zent-btn-danger[data-zv='9.11.0'] {
background: #fff !important;
color: #f5222d !important;
}
.zent-datepicker-trigger {
2021-11-16 14:27:46 +08:00
/* background: #f5f6f7!important; */
2022-05-30 19:50:00 +08:00
border: none !important;
2021-11-20 12:50:29 +08:00
}
/* 禁用按钮 */
2022-05-30 19:50:00 +08:00
.phonet .zent-btn-disabled[data-zv='9.11.0'],
.phonet.zent-btn-disabled[data-zv='9.11.0'][disabled] {
cursor: not-allowed !important;
pointer-events: auto !important;
2021-11-20 12:50:29 +08:00
color: #ccc !important;
2022-05-30 19:50:00 +08:00
background: #fff !important;
border: none !important;
2021-11-26 19:30:31 +08:00
}
2022-05-30 19:50:00 +08:00
.zent-btn-primary.zent-btn-disabled.zent-btn {
background-color: #f1f2f3 !important;
2021-11-28 20:44:42 +08:00
}
2022-05-30 19:50:00 +08:00
.modal {
width: 100%;
height: 100%;
position: fixed;
left: 0;
top: 0;
background-color: rgba(0, 0, 0, 0.5);
z-index: 6;
2022-01-25 14:03:57 +08:00
}