11 lines
129 B
CSS
11 lines
129 B
CSS
|
/*
|
||
|
* Wux style
|
||
|
*/
|
||
|
|
||
|
.wux_execution_result_transaction {
|
||
|
width: auto;
|
||
|
height: auto;
|
||
|
float: right;
|
||
|
margin-right: 200px;
|
||
|
}
|