mirror of
https://github.com/certd/certd.git
synced 2026-04-14 20:40:53 +08:00
44 lines
702 B
Plaintext
44 lines
702 B
Plaintext
.ant-layout .ant-layout-sider{
|
|
background-color: #ebf1f6;
|
|
}
|
|
|
|
.ant-layout .ant-layout-header{
|
|
background-color: #ebf1f6;
|
|
}
|
|
|
|
.fs-multiple-page-control-group .fs-multiple-page-control-content{
|
|
overflow-y: hidden;
|
|
}
|
|
|
|
.fs-multiple-page-control-group .fs-multiple-page-control-btn .ant-btn{
|
|
border-bottom-left-radius:0;
|
|
border-bottom-right-radius:0;
|
|
}
|
|
.ant-menu-horizontal{
|
|
border-bottom: 0;
|
|
}
|
|
|
|
.fs-framework .header-menu{
|
|
overflow-y: hidden;
|
|
}
|
|
|
|
.ant-btn.ant-btn-icon-only{
|
|
padding-inline:revert;
|
|
}
|
|
|
|
.fs-form-wrapper .fs-form-header {
|
|
padding-right: 30px !important;
|
|
}
|
|
|
|
|
|
.fs-values-format .fs-tag{
|
|
display: inline-flex;
|
|
.fs-icon{
|
|
margin-right: 3px;
|
|
}
|
|
}
|
|
|
|
.fs-search .ant-row{
|
|
|
|
}
|