Browse Source

修改样式问题及查询案例显示问题

zengyicheng 2 years ago
parent
commit
092c671a8e
1 changed files with 2 additions and 1 deletions
  1. 2 1
      src/components/pages/race/eventCenter/anliDetail.vue

+ 2 - 1
src/components/pages/race/eventCenter/anliDetail.vue

@@ -2970,7 +2970,6 @@ export default {
   .isNavBox {
     left: 22% !important;
   }
-  
 }
 html,
 body {
@@ -3727,6 +3726,7 @@ ol {
   text-indent: 15px;
   cursor: pointer;
   max-width: 205px;
+  padding-right: 5px;
 }
 .navLTitle {
   display: flex;
@@ -3742,6 +3742,7 @@ ol {
   cursor: pointer;
   font-size: 14px;
   max-width: 205px;
+  padding-right: 5px;
 }
 .navLTitle > div:nth-child(1) {
   min-width: 50px;