You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 19, 2024. It is now read-only.
Hello. Only now I noticed a very strange bug. If the element is a flex / inline-flex element, it is not displayed on the screen if styles are applied to it is like:
Browser - Chrome 44.0.2403.130 (yes is old, but i tested different prefixed display flex variants, and solution how to fix that issue is not found)
I'm not asking for tips to update the browser, I'm creating a crossbrowser button component in which the content can be a font icon, custom text, and one more icon for example. It is convenient for me on a container with content to use flex.
Hello. Only now I noticed a very strange bug. If the element is a flex / inline-flex element, it is not displayed on the screen if styles are applied to it is like:
Browser - Chrome 44.0.2403.130 (yes is old, but i tested different prefixed display flex variants, and solution how to fix that issue is not found)
I'm not asking for tips to update the browser, I'm creating a crossbrowser button component in which the content can be a font icon, custom text, and one more icon for example. It is convenient for me on a container with content to use flex.
Online demo: https://codepen.io/7iomka/full/Ovrzgv/
The text was updated successfully, but these errors were encountered: