/**
 * @package     Frontline WebApp Base
 *
 * @subpackage  <Application CSS file>
 *
 * @author      Eduard Rotaru <edi@my-frontline.net>
 * @copyright   2017-2020 Frontline softworks <https://www.frontline.ro>
 * @license     https://opensource.org/licenses/BSD-3-Clause
 *
 * @description The purpose of this file is to instantiate custom CSS styling for this Application.
 *
 * @since       2025.05.07
 *
 */
 #grid-view .action-column-buttons .btn-actions-wrapper .btn:last-child {
    margin-left: 5px;
  }
