Merge branch 'ent-4724-estilo-vista-pandora-wux' into 'develop'

fixed visual error

See merge request artica/pandorafms!2779
This commit is contained in:
Alejandro Fraguas 2019-10-22 12:54:28 +02:00
commit ee0eee06f6
1 changed files with 10 additions and 0 deletions

View File

@ -0,0 +1,10 @@
/*
* Wux style
*/
.wux_execution_result_transaction {
width: auto;
height: auto;
float: right;
margin-right: 200px;
}