module-menu 0.2.51 → 0.2.52

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.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "module-menu",
3
- "version": "0.2.51",
3
+ "version": "0.2.52",
4
4
  "description": "城市大数据平台公共头部及尾部",
5
5
  "main": "src/pages/index.jsx",
6
6
  "scripts": {
@@ -113,7 +113,7 @@
113
113
  }
114
114
  .menuIcon_size{
115
115
  width: 60px;
116
- height: 49px;
116
+ height: 48px;
117
117
  }
118
118
  .menuIcon_size_LNRD{
119
119
  width: 75px;
@@ -59,6 +59,7 @@
59
59
  border: none !important;
60
60
  box-shadow: none !important;
61
61
  background-color: #ffffff00 !important;
62
+ text-align: end !important;
62
63
  }
63
64
  :global(.right-select_LNRD> .ant-select-arrow>.anticon) {
64
65
  color: #FFFFFF !important;
@@ -69,6 +70,9 @@
69
70
  .right-select_LNRD .ant-select-selection-item{
70
71
  color: #FFFFFF !important;
71
72
  }
73
+ .right-select_HBJK .ant-select-selection-item{
74
+ color: #FFFFFF !important;
75
+ }
72
76
 
73
77
  .menu {
74
78
  :global(.anticon) {