member list reload icon size
parent
b82da51881
commit
31a8439b1f
|
@ -63,6 +63,9 @@
|
||||||
.pending {
|
.pending {
|
||||||
padding: 8px;
|
padding: 8px;
|
||||||
width: 115px;
|
width: 115px;
|
||||||
|
.icon {
|
||||||
|
@extend %large;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
.active {
|
.active {
|
||||||
background-color: $whitish;
|
background-color: $whitish;
|
||||||
|
|
Loading…
Reference in New Issue