You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@echarts.apache.org by GitBox <gi...@apache.org> on 2020/08/19 02:13:03 UTC

[GitHub] [incubator-echarts-doc] plainheart commented on pull request #128: fix: search result width

plainheart commented on pull request #128:
URL: https://github.com/apache/incubator-echarts-doc/pull/128#issuecomment-675810662


   If it's necessary to let the popover follow the width of search content, it may not be better to use the CSS3 feature `width: max-content` here. Using `width: auto!important; min-width: 300px;` is just enough.


----------------------------------------------------------------
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



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org
For additional commands, e-mail: commits-help@echarts.apache.org