소스 검색

Update custom.scss

Shlee 5 년 전
부모
커밋
b4cb75a314
1개의 변경된 파일1개의 추가작업 그리고 4개의 파일을 삭제
  1. 1 4
      resources/assets/sass/custom.scss

+ 1 - 4
resources/assets/sass/custom.scss

@@ -46,9 +46,6 @@ body, button, input, textarea {
   opacity: .4;
 }
 
-.card.status-container {
-}
-
 .card-img-top {
   height: auto;
 }
@@ -565,4 +562,4 @@ details summary::-webkit-details-marker {
 
 .status-content > p:first-child {
     display: inline;
-}
+}