Browse Source

Update custom.scss

Shlee 5 years ago
parent
commit
b4cb75a314
1 changed files with 1 additions and 4 deletions
  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;
   opacity: .4;
 }
 }
 
 
-.card.status-container {
-}
-
 .card-img-top {
 .card-img-top {
   height: auto;
   height: auto;
 }
 }
@@ -565,4 +562,4 @@ details summary::-webkit-details-marker {
 
 
 .status-content > p:first-child {
 .status-content > p:first-child {
     display: inline;
     display: inline;
-}
+}