Skip to content
Snippets Groups Projects
Commit 56be6a50 authored by Robert Goldmann's avatar Robert Goldmann
Browse files

styled chips background color on select

parent 3890204d
Branches
Tags
No related merge requests found
Pipeline #
......@@ -10,3 +10,7 @@
.table-repeating-end .input-cell {
min-width: 20%;
}
.chips .chip.selected {
background-color: #2E79B9;
}
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment