我在 .jsx 组件中有以下代码,
在 .scss 中,如何使用 headerContainer 类的列表模式? 例如:
.headerContainer.listmode{ margin: 20px 0px 40px 0px; } or .headerContainer{ margin: 20px 0px 100px 0px; }
Copyright 2014-2026 https://www.php.cn/ All Rights Reserved | php.cn | 湘ICP备2023035733号