ryuichi-e пре 5 година
родитељ
комит
f310669dc8
1 измењених фајлова са 4 додато и 4 уклоњено
  1. 4 4
      src/client/styles/scss/_search.scss

+ 4 - 4
src/client/styles/scss/_search.scss

@@ -241,22 +241,22 @@
     th {
       text-align: right;
     }
-  
+
     td {
       overflow-wrap: anywhere;
       white-space: normal !important;
     }
-  
+
     @include media-breakpoint-down(xs) {
       th,
       td {
         display: block;
       }
-      
+
       th {
         text-align: left;
       }
-      
+
       td {
         border-top: none !important;
         padding-top: 0 !important;