Skip to content

Commit

Permalink
Update _demo.scss
Browse files Browse the repository at this point in the history
  • Loading branch information
tugcekucukoglu committed Dec 10, 2021
1 parent 6461cef commit 16f1df6
Showing 1 changed file with 8 additions and 4 deletions.
12 changes: 8 additions & 4 deletions src/assets/styles/app/_demo.scss
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,14 @@
}
}

.true-icon {
color: #256029;
}

.false-icon {
color: #C63737;
}

.image-text {
vertical-align: middle;
margin-left: .5rem;
Expand All @@ -109,10 +117,6 @@
}
}

.p-column-filter {
width: 100%;
}

.country-item {
display: flex;
align-items: center;
Expand Down

0 comments on commit 16f1df6

Please sign in to comment.