Fix delete icon size in add member lightbox
parent
8e16d57790
commit
96f1bb78d4
|
@ -142,6 +142,9 @@
|
||||||
margin-left: .5rem;
|
margin-left: .5rem;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
.icon-delete {
|
||||||
|
@extend %large;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
.extra-text {
|
.extra-text {
|
||||||
margin-top: 1rem;
|
margin-top: 1rem;
|
||||||
|
|
Loading…
Reference in New Issue