소스 검색

add .bot-integration

Shun Miyazawa 5 년 전
부모
커밋
4309a4ed92
1개의 변경된 파일10개의 추가작업 그리고 0개의 파일을 삭제
  1. 10 0
      src/client/styles/scss/_admin.scss

+ 10 - 0
src/client/styles/scss/_admin.scss

@@ -105,6 +105,16 @@
     }
   }
 
+  .bot-integration {
+    .admin-bot-card {
+      border-radius: 8px !important;
+    }
+    .admin-border {
+      border-style : dashed;
+      border-width : 2px;
+    }
+  }
+
   //// TODO: migrate to Bootstrap 4
   //// omit all .btn-toggle and use Switches
   //// https://getbootstrap.com/docs/4.2/components/forms/#switches