Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如何更改 flex 警报中文本和图标的位置?它位于警报框的顶部,但应该水平居中。
试试这个mx|Alert { vertical-align:middle; text-align:center; }
mx|Alert { vertical-align:middle; text-align:center; }