remove constriction from txo details
This commit is contained in:
parent
58e6419c7b
commit
007a57b8d7
1 changed files with 1 additions and 2 deletions
|
@ -49,11 +49,10 @@
|
|||
// We still want to show the entire message if a TX includes one
|
||||
a,
|
||||
button {
|
||||
@include constrict(10rem);
|
||||
@include constrict(22rem);
|
||||
vertical-align: bottom;
|
||||
display: inline-block;
|
||||
}
|
||||
width: 35%;
|
||||
}
|
||||
td:nth-of-type(4) {
|
||||
width: 15%;
|
||||
|
|
Loading…
Reference in a new issue