@lambo-design/shared 1.0.0-beta.37 → 1.0.0-beta.38
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.
|
@@ -89,7 +89,6 @@ export default {
|
|
|
89
89
|
--table-td-stripe-bg: #f8f8f9;
|
|
90
90
|
--table-td-hover-bg: #ebf7ff;
|
|
91
91
|
--table-td-highlight-bg: #ebf7ff;
|
|
92
|
-
--menu-dark-title: #515a6e;
|
|
93
92
|
--menu-dark-active-bg: #363e4f;
|
|
94
93
|
--menu-dark-subsidiary-color: rgba(255, 255, 255, 0.7);
|
|
95
94
|
--menu-dark-group-title-color: rgba(255, 255, 255, 0.36);
|
|
@@ -155,12 +154,10 @@ export default {
|
|
|
155
154
|
--grid-columns: 24;
|
|
156
155
|
--grid-gutter-width: 0;
|
|
157
156
|
--layout-body-background: #f5f7f9;
|
|
158
|
-
--layout-header-background: #515a6e;
|
|
159
157
|
--layout-header-height: 64px;
|
|
160
158
|
--layout-header-padding: 0 50px;
|
|
161
159
|
--layout-footer-padding: 24px 50px;
|
|
162
160
|
--layout-footer-background: #f5f7f9;
|
|
163
|
-
--layout-sider-background: #515a6e;
|
|
164
161
|
--layout-sider-background-tint-10: #626b7d;
|
|
165
162
|
--layout-trigger-height: 48px;
|
|
166
163
|
--layout-trigger-color: #fff;
|
|
@@ -249,5 +246,5 @@ export default {
|
|
|
249
246
|
padding:0;
|
|
250
247
|
margin:0;
|
|
251
248
|
}
|
|
252
|
-
|
|
249
|
+
`
|
|
253
250
|
};
|
|
@@ -89,7 +89,6 @@ export default {
|
|
|
89
89
|
--table-td-stripe-bg: #f8f8f9;
|
|
90
90
|
--table-td-hover-bg: #ebf7ff;
|
|
91
91
|
--table-td-highlight-bg: #ebf7ff;
|
|
92
|
-
--menu-dark-title: #515a6e;
|
|
93
92
|
--menu-dark-active-bg: #363e4f;
|
|
94
93
|
--menu-dark-subsidiary-color: rgba(255, 255, 255, 0.7);
|
|
95
94
|
--menu-dark-group-title-color: rgba(255, 255, 255, 0.36);
|
|
@@ -155,12 +154,10 @@ export default {
|
|
|
155
154
|
--grid-columns: 24;
|
|
156
155
|
--grid-gutter-width: 0;
|
|
157
156
|
--layout-body-background: #f5f7f9;
|
|
158
|
-
--layout-header-background: #515a6e;
|
|
159
157
|
--layout-header-height: 64px;
|
|
160
158
|
--layout-header-padding: 0 50px;
|
|
161
159
|
--layout-footer-padding: 24px 50px;
|
|
162
160
|
--layout-footer-background: #f5f7f9;
|
|
163
|
-
--layout-sider-background: #515a6e;
|
|
164
161
|
--layout-sider-background-tint-10: #626b7d;
|
|
165
162
|
--layout-trigger-height: 48px;
|
|
166
163
|
--layout-trigger-color: #fff;
|
|
@@ -89,7 +89,6 @@ export default {
|
|
|
89
89
|
--table-td-stripe-bg: #f8f8f9;
|
|
90
90
|
--table-td-hover-bg: #ebf7ff;
|
|
91
91
|
--table-td-highlight-bg: #ebf7ff;
|
|
92
|
-
--menu-dark-title: #515a6e;
|
|
93
92
|
--menu-dark-active-bg: #363e4f;
|
|
94
93
|
--menu-dark-subsidiary-color: rgba(255, 255, 255, 0.7);
|
|
95
94
|
--menu-dark-group-title-color: rgba(255, 255, 255, 0.36);
|
|
@@ -155,12 +154,10 @@ export default {
|
|
|
155
154
|
--grid-columns: 24;
|
|
156
155
|
--grid-gutter-width: 0;
|
|
157
156
|
--layout-body-background: #f5f7f9;
|
|
158
|
-
--layout-header-background: #515a6e;
|
|
159
157
|
--layout-header-height: 64px;
|
|
160
158
|
--layout-header-padding: 0 50px;
|
|
161
159
|
--layout-footer-padding: 24px 50px;
|
|
162
160
|
--layout-footer-background: #f5f7f9;
|
|
163
|
-
--layout-sider-background: #515a6e;
|
|
164
161
|
--layout-sider-background-tint-10: #626b7d;
|
|
165
162
|
--layout-trigger-height: 48px;
|
|
166
163
|
--layout-trigger-color: #fff;
|