Quellcode durchsuchen

modify panel header radius

mayu morita vor 7 Jahren
Ursprung
Commit
45939ff0dd
1 geänderte Dateien mit 1 neuen und 2 gelöschten Zeilen
  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 {