소스 검색

modify panel header radius

mayu morita 7 년 전
부모
커밋
45939ff0dd
1개의 변경된 파일1개의 추가작업 그리고 2개의 파일을 삭제
  1. 1 2
      resource/styles/scss/_layout_kibela.scss

+ 1 - 2
resource/styles/scss/_layout_kibela.scss

@@ -38,9 +38,8 @@
     background-color: transparent;
    }
  }
-
   .panel-heading {
-    border-radius: 0.35em 0.35em 0 0 !important;
+    border-radius: 0 !important;
   }
 
  .btn-open-dropzone {