|
@@ -197,6 +197,15 @@ input:-webkit-autofill:active {
|
|
|
> .ant-drawer-content-wrapper {
|
|
> .ant-drawer-content-wrapper {
|
|
|
width: 70% !important;
|
|
width: 70% !important;
|
|
|
}
|
|
}
|
|
|
|
|
+ .ant-drawer-header {
|
|
|
|
|
+ padding: 0 !important;
|
|
|
|
|
+ .ant-drawer-header-title {
|
|
|
|
|
+ position: absolute;
|
|
|
|
|
+ top: 12px;
|
|
|
|
|
+ right: 0;
|
|
|
|
|
+ z-index: 1050;
|
|
|
|
|
+ }
|
|
|
|
|
+ }
|
|
|
}
|
|
}
|
|
|
.ant-pro-table-list-toolbar-search {
|
|
.ant-pro-table-list-toolbar-search {
|
|
|
> .ant-input-group-wrapper {
|
|
> .ant-input-group-wrapper {
|