sbkwgh преди 7 години
родител
ревизия
a14a6cbf4c
променени са 1 файла, в които са добавени 1 реда и са изтрити 0 реда
  1. 1 0
      frontend/src/components/routes/Thread.vue

+ 1 - 0
frontend/src/components/routes/Thread.vue

@@ -408,6 +408,7 @@
 		margin-bottom: 1rem;
 		width: 80%;
 		border-radius: 0.25rem;
+		border: thin solid $color__gray--darker;
 	}
 
 	.posts {