소스 검색

Merge branch 'dev/v4.10.19_tsz' of qmx/jy into feature/v4.10.19

汤世哲 1 개월 전
부모
커밋
40fd3e06f4
1개의 변경된 파일3개의 추가작업 그리고 0개의 파일을 삭제
  1. 3 0
      src/web/staticres/brand/css/property.css

+ 3 - 0
src/web/staticres/brand/css/property.css

@@ -96,6 +96,9 @@
   background-color: #E0E5E8;
   box-shadow: -1px 0 0 rgba(255, 255, 255, 1);
 }
+.services_data .services_data_item:last-child::after { 
+  display: none;
+}
 
 .services_data .services_data_item .top { 
   font-size: 24px;