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.
我正在将 matblazor 用于 Web 项目,我需要覆盖一些样式。例如,我有一个按钮,我需要将文本左对齐。Matblazor 不读取该属性,但使用没有材料库的 Blazor 可以做到这一点。
我怎样才能覆盖这个属性?