Merge branch 'develop' of https://gitlab.eascs.com/tms-ui/tms-obc-web into develop
This commit is contained in:
@ -28,3 +28,27 @@
|
||||
.ant-card-body {
|
||||
padding: 16px;
|
||||
}
|
||||
|
||||
.ant-drawer-content {
|
||||
.ant-drawer-header {
|
||||
padding: 16px;
|
||||
|
||||
.ant-drawer-title {
|
||||
font-size : 20px;
|
||||
font-weight: 500;
|
||||
color : #1D2129;
|
||||
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
.ant-drawer-body {
|
||||
padding: 16px;
|
||||
|
||||
.ant-form-item-label>label {
|
||||
color : #575D6C;
|
||||
font-size: 14px;
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user