@linzjs/lui 16.4.0 → 16.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.
@@ -14,7 +14,7 @@
14
14
  0px 0px 3px 0px #00000026;
15
15
  }
16
16
 
17
- @if ($size == lg) {
17
+ @else if ($size == lg) {
18
18
  box-shadow: 0px 3px 12px 0px #00000026,
19
19
  0px 12px 18px 4px #00000040;
20
20
 
package/package.json CHANGED
@@ -1,5 +1,5 @@
1
1
  {
2
- "version": "16.4.0",
2
+ "version": "16.5.1",
3
3
  "license": "MIT",
4
4
  "repository": {
5
5
  "type": "git",