namirasoft-site-react 1.3.466 → 1.3.467

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.
@@ -88,7 +88,6 @@
88
88
  background-color: white;
89
89
  display: flex;
90
90
  justify-content: center;
91
- align-items: center;
92
91
  }
93
92
 
94
93
  .ns_table thead {
package/package.json CHANGED
@@ -8,7 +8,7 @@
8
8
  "framework": "npm",
9
9
  "application": "package",
10
10
  "private": false,
11
- "version": "1.3.466",
11
+ "version": "1.3.467",
12
12
  "author": "Amir Abolhasani, Alireza Esmaeeli, Sepideh Mazloumi, Hooman Shashaeh, Mehrab Bahramian",
13
13
  "license": "MIT",
14
14
  "main": "./dist/main.js",
@@ -88,7 +88,6 @@
88
88
  background-color: white;
89
89
  display: flex;
90
90
  justify-content: center;
91
- align-items: center;
92
91
  }
93
92
 
94
93
  .ns_table thead {