2
0
Эх сурвалжийг харах

css: Remove unnecessary black border

JC Brand 2 сар өмнө
parent
commit
3f7691cc62

+ 0 - 1
src/shared/styles/_core.scss

@@ -9,7 +9,6 @@
 
     .img-thumbnail {
         background-color: var(--highlight-color);
-        border: 1px solid black;
     }
 
     textarea:disabled {