namirasoft-site-react 1.3.418 → 1.3.419

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.
@@ -18,6 +18,7 @@
18
18
  color: #141B5C;
19
19
  display: flex;
20
20
  flex-direction: column;
21
+ width: 272px;
21
22
  }
22
23
 
23
24
  .ns_input_parent span {
package/package.json CHANGED
@@ -8,7 +8,7 @@
8
8
  "framework": "npm",
9
9
  "application": "package",
10
10
  "private": false,
11
- "version": "1.3.418",
11
+ "version": "1.3.419",
12
12
  "author": "Amir Abolhasani, Alireza Esmaeeli, Sepideh Mazloumi, Hooman Shashaeh, Mehrab Bahramian",
13
13
  "license": "MIT",
14
14
  "main": "./dist/main.js",
@@ -18,6 +18,7 @@
18
18
  color: #141B5C;
19
19
  display: flex;
20
20
  flex-direction: column;
21
+ width: 272px;
21
22
  }
22
23
 
23
24
  .ns_input_parent span {