sbkwgh 7 vuotta sitten
vanhempi
commit
bedd89a764
1 muutettua tiedostoa jossa 1 lisäystä ja 2 poistoa
  1. 1 2
      frontend/src/components/routes/Index.vue

+ 1 - 2
frontend/src/components/routes/Index.vue

@@ -263,8 +263,7 @@
 		margin-bottom: 2rem;
 		background-color: #fff;
 		border-radius: 0.25rem;
-		
-		@extend .shadow_border;
+		border: thin solid $color__gray--darker;
 	}
 
 	.threads_main {