increasing icons width

pull/1157/head
ShahanaFarooqui 1 year ago
parent 9db65d9786
commit 2887a5a80f

@ -3,7 +3,7 @@
width: 2.2rem;
text-overflow: unset;
& svg {
max-width: 1.6rem;
width:1.6rem;
max-width: 2.1rem;
width:2.1rem;
}
}

@ -5,8 +5,8 @@
}
.mat-column-private {
max-width: 1.6rem;
width:1.6rem;
max-width: 2.1rem;
width:2.1rem;
}
.mat-column-balancedness {

@ -5,6 +5,6 @@
}
.mat-column-private, .mat-column-is_keysend, .mat-column-is_amp {
max-width: 1.6rem;
width:1.6rem;
max-width: 2.1rem;
width:2.1rem;
}

Loading…
Cancel
Save