@appartmint/mint 3.0.3 → 3.0.5

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,7 +1,7 @@
1
1
  {
2
2
  "name": "@appartmint/mint",
3
3
  "author": "App Art Mint LLC",
4
- "version": "3.0.3",
4
+ "version": "3.0.5",
5
5
  "license": "MIT",
6
6
  "description": "The front-end TS/SCSS framework of App Art Mint",
7
7
  "keywords": [
@@ -93,6 +93,7 @@
93
93
  }
94
94
 
95
95
  &ped {
96
+ display: inline-flex;
96
97
  position: relative;
97
98
 
98
99
  @include states(hover) {
@@ -118,11 +118,6 @@ textarea {
118
118
  }
119
119
  }
120
120
  }
121
-
122
- & + span {
123
- width: 1.5rem;
124
- text-align: center;
125
- }
126
121
  }
127
122
 
128
123
  /// Dropdown Styles