monkey-style-guide 2.0.52 → 2.0.56
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -41,7 +41,6 @@ mecx-form-field {
|
|
|
41
41
|
flex-direction: row;
|
|
42
42
|
padding-left: 16px;
|
|
43
43
|
padding-right: 16px;
|
|
44
|
-
//height: 48px;
|
|
45
44
|
background-color: #f5f5f5;
|
|
46
45
|
border: 1px solid #d6d6d6;
|
|
47
46
|
border-radius: 8px;
|
|
@@ -237,6 +236,7 @@ mecx-form-field-filter {
|
|
|
237
236
|
padding-left: 8px;
|
|
238
237
|
padding-right: 8px;
|
|
239
238
|
margin-bottom: 4px;
|
|
239
|
+
border: none !important;
|
|
240
240
|
}
|
|
241
241
|
|
|
242
242
|
& > span {
|
|
Binary file
|