Jelajahi Sumber

new snapshot buttons

andre 4 tahun lalu
induk
melakukan
e6309005f8
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      app/UI/Home/Templates/pages/serviceActions.tpl

+ 1 - 1
app/UI/Home/Templates/pages/serviceActions.tpl

@@ -1,7 +1,7 @@
 <div class="h4 lu-m-b-3x lu-m-t-3x">{$MGLANG->absoluteT('serverCA','home','serviceActions')}</div>
 <div class="h4 lu-m-b-3x lu-m-t-3x">{$MGLANG->absoluteT('serverCA','home','serviceActions')}</div>
 <div class="lu-tiles lu-row lu-row--eq-height">
 <div class="lu-tiles lu-row lu-row--eq-height">
     {foreach from=$rawObject->getButtons() key=setting item=dataElement}
     {foreach from=$rawObject->getButtons() key=setting item=dataElement}
-        <div class="lu-col-sm-16p" style="justify-content: center;">
+        <div class="lu-col-sm-20p" style="justify-content: center;">
             <a class="lu-tile lu-tile--btn  {$rawObject->getClasses()}" {foreach $dataElement->getHtmlAttributes() as $aValue} {$aValue@key}="{$aValue}" {/foreach}
             <a class="lu-tile lu-tile--btn  {$rawObject->getClasses()}" {foreach $dataElement->getHtmlAttributes() as $aValue} {$aValue@key}="{$aValue}" {/foreach}
             data-title="{$MGLANG->absoluteT('buttons','actions', $dataElement->getTitle())}">
             data-title="{$MGLANG->absoluteT('buttons','actions', $dataElement->getTitle())}">
             <div class="lu-i-c-6x">
             <div class="lu-i-c-6x">