Pārlūkot izejas kodu

HUE-6280 [frontend] Sample data view is not aligned properly

Enrico Berti 8 gadi atpakaļ
vecāks
revīzija
6f270b3

Failā izmaiņas netiks attēlotas, jo tās ir par lielu
+ 0 - 0
desktop/core/src/desktop/static/desktop/css/hue.css


Failā izmaiņas netiks attēlotas, jo tās ir par lielu
+ 0 - 0
desktop/core/src/desktop/static/desktop/css/hue3-extra.css


+ 3 - 2
desktop/core/src/desktop/static/desktop/less/hue-assist.less

@@ -834,8 +834,10 @@
   }
 
   .fixed-first-column {
-    margin-top: 3px;
     margin-left: 0 !important;
+    table>tbody>tr>td:first-child {
+      background-color: @cui-gray-050;
+    }
   }
 
   .fixed-header-row {
@@ -844,7 +846,6 @@
 
   .fixed-first-cell {
     border-right: 1px solid @cui-gray-200;
-    margin-left: -1px;
 
     thead th {
       height: 23px;

Daži faili netika attēloti, jo izmaiņu fails ir pārāk liels