sbkwgh hace 7 años
padre
commit
bedd89a764
Se han modificado 1 ficheros con 1 adiciones y 2 borrados
  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 {