File tree Expand file tree Collapse file tree 1 file changed +13
-6
lines changed Expand file tree Collapse file tree 1 file changed +13
-6
lines changed Original file line number Diff line number Diff line change @@ -744,31 +744,38 @@ header.vff-header svg.f-logo {
744744 max-width : 100% ;
745745}
746746
747- /* field matrix */
747+ /*
748+ field matrix
749+ */
750+
748751.vff .f-matrix-wrap {
749752 overflow-x : auto;
750753}
751754
752755.vff .f-matrix-table {
753756 width : 100% ;
754757 font-size : .5em ;
755- line-height : normal ;
758+ line-height : 1.36 ;
756759 font-weight : normal;
757760 margin-bottom : 0 ;
758761}
759762
760763.vff .f-table-string {
761- font-size : .875 em ;
764+ font-size : .84 em ;
762765}
763766
764767.vff .f-table-cell {
765- padding : .54 em ;
766- min-width : 9 em ;
768+ padding : .52 em ;
769+ min-width : 8.6 em ;
767770 text-align : left;
768771}
772+
773+ .vff .f-table-cell .f-row-cell {
774+ min-width : 9.2em ;
775+ }
769776
770777.vff .f-row-cell {
771- padding-left : 1.5 em ;
778+ padding-left : 1 em ;
772779}
773780
774781.vff .f-column-cell {
You can’t perform that action at this time.
0 commit comments