fixed visual error2
This commit is contained in:
parent
a77a72cea5
commit
ff44666e41
|
@ -971,6 +971,8 @@ if (enterprise_installed()) {
|
|||
);
|
||||
}
|
||||
|
||||
echo '<div class="action-buttons" style="display: flex; justify-content: flex-end; align-items: center; width: '.$table->width.'">';
|
||||
|
||||
echo '</div>';
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue