Преглед изворни кода

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 {