CASH-1182
formatting
This commit is contained in:
parent
d5d3bb5cca
commit
8a26261c94
2 changed files with 2 additions and 2 deletions
|
|
@ -1112,7 +1112,7 @@ export default {
|
||||||
color: $black;
|
color: $black;
|
||||||
justify-content: left;
|
justify-content: left;
|
||||||
margin-bottom: 0.5rem;
|
margin-bottom: 0.5rem;
|
||||||
font-weight:500;
|
font-weight: 500;
|
||||||
}
|
}
|
||||||
.legend {
|
.legend {
|
||||||
grid-area: 1 / 5 / 2 / 8;
|
grid-area: 1 / 5 / 2 / 8;
|
||||||
|
|
|
||||||
|
|
@ -133,7 +133,7 @@ export default {
|
||||||
width: auto;
|
width: auto;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
div.appointment-type-question div.button-question div.col div.button-content{
|
div.appointment-type-question div.button-question div.col div.button-content {
|
||||||
padding-left: 0.5rem;
|
padding-left: 0.5rem;
|
||||||
padding-right: 0.5rem;
|
padding-right: 0.5rem;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue