|
@@ -57,3 +57,11 @@ span.anticon:not(.app-iconify) {
|
|
border-top: 0 !important;
|
|
border-top: 0 !important;
|
|
border-left: 0 !important;
|
|
border-left: 0 !important;
|
|
}
|
|
}
|
|
|
|
+
|
|
|
|
+.ant-form-item-control-input-content {
|
|
|
|
+ > div {
|
|
|
|
+ > div {
|
|
|
|
+ max-width: 100%;
|
|
|
|
+ }
|
|
|
|
+ }
|
|
|
|
+}
|