Now I tested here and works.

-----------------------------------------
{{extend 'layout.html'}}

<style>
.tablewrapper{
 width:400px !important;
}
</style>
<div class='tablewrapper'>
{{=table}}
</div>
------------------------------------------

Reply via email to