File tree Expand file tree Collapse file tree 1 file changed +34
-0
lines changed Expand file tree Collapse file tree 1 file changed +34
-0
lines changed Original file line number Diff line number Diff line change 479479.table-container table thead th .last-until-md ,
480480.table-container table thead th .last-until-md-lg ,
481481.table-container table thead th .last-until-sm ,
482+ .table-container table tbody td .hoverable-cell .last-cell-sm .table-cell-content ,
483+ .table-container table tbody td .hoverable-cell .last-cell-md .table-cell-content ,
484+ .table-container
485+ table
486+ tbody
487+ td .hoverable-cell .last-cell-md-lg
488+ .table-cell-content ,
489+ .table-container table tbody td .hoverable-cell .last-cell-lg .table-cell-content ,
490+ .table-container table tbody td .hoverable-cell .last-cell-xl .table-cell-content ,
482491.table-container table tbody td .hoverable-cell : last-child .table-cell-content {
483492 @apply pr-0;
484493}
506515 content : none;
507516 }
508517
518+ .table-container
519+ table
520+ tbody
521+ td .hoverable-cell .last-cell-sm
522+ .table-cell-content ,
509523 .table-container table thead th .last-until-sm {
510524 @apply pr-3;
511525 }
529543 content : none;
530544 }
531545
546+ .table-container
547+ table
548+ tbody
549+ td .hoverable-cell .last-cell-md
550+ .table-cell-content ,
532551 .table-container table thead th .last-until-md {
533552 @apply pr-3;
534553 }
552571 content : none;
553572 }
554573
574+ .table-container
575+ table
576+ tbody
577+ td .hoverable-cell .last-cell-md-lg
578+ .table-cell-content ,
555579 .table-container table thead th .last-until-md-lg {
556580 @apply pr-3;
557581 }
575599 content : none;
576600 }
577601
602+ .table-container
603+ table
604+ tbody
605+ td .hoverable-cell .last-cell-lg
606+ .table-cell-content ,
578607 .table-container table thead th .last-until-lg {
579608 @apply pr-3;
580609 }
598627 content : none;
599628 }
600629
630+ .table-container
631+ table
632+ tbody
633+ td .hoverable-cell .last-cell-xl
634+ .table-cell-content ,
601635 .table-container table thead th .last-until-xl {
602636 @apply pr-3;
603637 }
You can’t perform that action at this time.
0 commit comments