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: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
