2 Ревизии 95ec54ff3e ... 72a6a73faa

Автор SHA1 Съобщение Дата
  cl 72a6a73faa Merge branch 'master' of http://121.40.40.223:3000/zizhong.wang/boniuApi преди 4 години
  cl 0346867bec 样式修改 преди 4 години
променени са 2 файла, в които са добавени 16 реда и са изтрити 16 реда
  1. 8 8
      boniu/src/components/StocksInfo/stocksInfo.css
  2. 8 8
      boniu/src/components/indexBasicInfo/indexBasicInfo.css

+ 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;