Files
talk/plugins/talk-plugin-health-report/client/components/TermsAndConditionsField.css
T
2018-03-26 12:06:38 -03:00

13 lines
145 B
CSS

.link {
color: #2c69b6;
cursor: pointer;
margin: 0 3px;
&:last-child {
margin-right: 0;
}
}
.fieldContainer {
padding: 5px 0;
}