Merge branch 'develop' of https://github.com/Safelite/DigitalConsumer.ISS into feature/digital/SSR-494
This commit is contained in:
commit
62bc36ff42
1 changed files with 4 additions and 0 deletions
|
|
@ -23,6 +23,10 @@ html {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
&.list-card {
|
||||||
|
border: 1px solid $red;
|
||||||
|
}
|
||||||
|
|
||||||
&.ui-radio {
|
&.ui-radio {
|
||||||
&:hover {
|
&:hover {
|
||||||
input[type="radio"],
|
input[type="radio"],
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue