align elements of tx preview
This commit is contained in:
parent
5198cc51dc
commit
43bb3aa50b
@ -29,6 +29,8 @@
|
||||
.features {
|
||||
font-size: 24px;
|
||||
margin-left: 1em;
|
||||
margin-top: 0.5em;
|
||||
margin-right: -4px;
|
||||
}
|
||||
|
||||
.top-data {
|
||||
@ -60,6 +62,15 @@
|
||||
}
|
||||
}
|
||||
|
||||
.top-data .field {
|
||||
&:first-child {
|
||||
padding-left: 0;
|
||||
}
|
||||
&:last-child {
|
||||
padding-right: 0;
|
||||
}
|
||||
}
|
||||
|
||||
.tx-link {
|
||||
display: inline;
|
||||
font-size: 28px;
|
||||
|
Loading…
x
Reference in New Issue
Block a user