You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by GitBox <gi...@apache.org> on 2019/07/10 09:40:37 UTC

[GitHub] [flink] vthinkxie removed a comment on issue #9025: [FLINK-13149][Web Frontend] support configuration and update Angular to 8.0 version

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:
users@infra.apache.org


With regards,
Apache Git Services