Przeglądaj źródła

modify panel header radius

mayu morita 7 lat temu
rodzic
commit
45939ff0dd
1 zmienionych plików z 1 dodań i 2 usunięć
  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 {