mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-20 00:12:15 +00:00
add padding to export icon link
This commit is contained in:
@@ -666,7 +666,7 @@ export default {
|
||||
-->
|
||||
|
||||
<template #additional>
|
||||
<div>
|
||||
<div class="pe-2">
|
||||
<a :href="linkXLS" target="_blank">
|
||||
<i class="fas fa-file-excel fa-xl text-success" :title="$p.t('stv', 'text_exportXLS', { count: selectedPrestudents.length })"></i>
|
||||
</a>
|
||||
|
||||
Reference in New Issue
Block a user