mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-12-24 01:10:31 +01:00
6 lines
100 B
SCSS
6 lines
100 B
SCSS
// fixes for global skin issues
|
|
|
|
// fix minty buttons
|
|
.skin-minty .btn{
|
|
color: initial!important;
|
|
} |