cl 4 gadi atpakaļ
vecāks
revīzija
0346867bec

+ 8 - 8
boniu/src/components/StocksInfo/stocksInfo.css

@@ -44,29 +44,29 @@ tr {
 }
 
 tr td:last-child {
-  width: 30%;
+  width: 44%;
 }
 tr th:last-child {
-  width: 30%;
+  width: 44%;
 }
 .first-table tr td:first-child {
-  width: 70%;
+  width: 56%;
 }
 .first-table tr th:first-child {
-  width: 70%;
+  width: 56%;
 }
 .second-table tr td:first-child {
-  width: 40%;
+  width: 28%;
 }
 .second-table tr th:first-child {
-  width: 40%;
+  width: 28%;
 }
 
 .second-table tr td:nth-child(2) {
-  width: 30%;
+  width: 28%;
 }
 .second-table tr th:nth-child(2) {
-  width: 30%;
+  width: 28%;
 }
 .second-table tr th:last-child {
   padding-left: 0 !important;

+ 8 - 8
boniu/src/components/indexBasicInfo/indexBasicInfo.css

@@ -44,29 +44,29 @@ tr {
 }
 
 tr td:last-child {
-  width: 30%;
+  width: 44%;
 }
 tr th:last-child {
-  width: 30%;
+  width: 44%;
 }
 .first-table tr td:first-child {
-  width: 70%;
+  width: 56%;
 }
 .first-table tr th:first-child {
-  width: 70%;
+  width: 56%;
 }
 .second-table tr td:first-child {
-  width: 40%;
+  width: 28%;
 }
 .second-table tr th:first-child {
-  width: 40%;
+  width: 28%;
 }
 
 .second-table tr td:nth-child(2) {
-  width: 30%;
+  width: 28%;
 }
 .second-table tr th:nth-child(2) {
-  width: 30%;
+  width: 28%;
 }
 .second-table tr th:last-child {
   padding-left: 0 !important;