소스 검색

remove incorrect css

llcc 3 년 전
부모
커밋
b042f2f835
1개의 변경된 파일0개의 추가작업 그리고 8개의 파일을 삭제
  1. 0 8
      src/main/frontend/components/block.css

+ 0 - 8
src/main/frontend/components/block.css

@@ -185,14 +185,6 @@
   }
 }
 
-html.is-mobile,
-html.is-native-iphone,
-html.is-native-android {
-  .references .block-control {
-    margin-left: -20px;
-  }
-}
-
 .block-ref {
   border-bottom: 0.5px solid;
   border-bottom-color: var(--ls-block-ref-link-text-color);