Add radio button to list item
This commit is contained in:
parent
ab828c8d4b
commit
eaa8113f95
@ -75,6 +75,17 @@
|
||||
label {
|
||||
margin: 0;
|
||||
max-width: 100%;
|
||||
|
||||
dd {
|
||||
width: 94%;
|
||||
}
|
||||
|
||||
&:before {
|
||||
float: right;
|
||||
position: relative;
|
||||
top: $gap*4;
|
||||
margin-right: $gap*4;
|
||||
}
|
||||
}
|
||||
|
||||
.icon-link,
|
||||
|
Loading…
x
Reference in New Issue
Block a user