@miljodirektoratet/md-css 4.1.0 → 4.1.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.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@miljodirektoratet/md-css",
3
- "version": "4.1.0",
3
+ "version": "4.1.1",
4
4
  "description": "CSS for Miljødirektoratet",
5
5
  "author": "Miljødirektoratet",
6
6
  "main": "./src/index.css",
@@ -107,7 +107,6 @@
107
107
  display: flex;
108
108
  width: 1rem;
109
109
  height: 1rem;
110
- rotate: 90deg;
111
110
  color: var(--mdGreyColor);
112
111
  z-index: 0;
113
112
  }
@@ -107,7 +107,6 @@
107
107
  display: flex;
108
108
  width: 1rem;
109
109
  height: 1rem;
110
- rotate: 90deg;
111
110
  color: var(--mdGreyColor);
112
111
  z-index: 0;
113
112
  }