描述错误情况
A clear and concise description of what the bug is.
当我需要对主题进行自定义时,写入 css 后并不能进行相应更改。
例如,我想要自定义各个按钮的颜色,
使用以下语句后并不生效。
.btn-primary {background-color: #77333b!important; border-color: #77333b!important;}
场景图片
If applicable, add screenshots to help explain your problem.

版本号
In the theme style.css, the first couple of lines of codes tell you the version you are at.
v4.82
Additional context
Add any other context about the problem here.
描述错误情况

A clear and concise description of what the bug is.
当我需要对主题进行自定义时,写入 css 后并不能进行相应更改。
例如,我想要自定义各个按钮的颜色,
使用以下语句后并不生效。
.btn-primary {background-color: #77333b!important; border-color: #77333b!important;}场景图片
If applicable, add screenshots to help explain your problem.
版本号
In the theme style.css, the first couple of lines of codes tell you the version you are at.
v4.82
Additional context
Add any other context about the problem here.