@linzjs/lui 13.1.2 → 13.1.5-1

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.
@@ -9,7 +9,7 @@
9
9
  // color: green;
10
10
  //}
11
11
 
12
- .lui-menu {
12
+ .lui-menu.szh-menu {
13
13
  z-index: 900;
14
14
  color: colors.$base-type-color;
15
15
  @include fonts.font-light;
@@ -108,8 +108,10 @@
108
108
  position: absolute;
109
109
  top: spacing.$unit-xs;
110
110
  left: -40px;
111
- font-size: 2rem;
112
111
  color: colors.$white;
112
+ &.material-icons-round {
113
+ font-size: 2rem;
114
+ }
113
115
  }
114
116
 
115
117
  .lui-msg-banner-container {
package/package.json CHANGED
@@ -1,5 +1,5 @@
1
1
  {
2
- "version": "13.1.2",
2
+ "version": "13.1.5-1",
3
3
  "license": "MIT",
4
4
  "repository": {
5
5
  "type": "git",