mirror of https://github.com/snachodog/mybuddy.git
6 lines
70 B
SCSS
6 lines
70 B
SCSS
|
.reports-list {
|
||
|
.list-group-item {
|
||
|
color: $white;
|
||
|
}
|
||
|
}
|