vthinkxie removed a comment on issue #9025: [FLINK-13149][Web Frontend] support 
configuration and update Angular to 8.0 version
URL: https://github.com/apache/flink/pull/9025#issuecomment-509986636
 
 
   the sorter style needs to be adjusted in the latest of `ng-zorro-antd`
   
   ```css
     &.small {
       .ant-table {
         font-size: 12px;
       }
       .ant-table-thead > tr > th .ant-table-column-sorter 
.ant-table-column-sorter-inner-full {
         margin-top: -0.5em;
       }
     }
   ```
   to the `rewrite.less`
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to