1
1
mirror of https://github.com/Fabio286/antares.git synced 2025-06-05 21:59:22 +02:00

refactor(render): improved buttons style

This commit is contained in:
2020-10-18 10:27:02 +02:00
parent 12f5e479f3
commit 0626f6f775
6 changed files with 30 additions and 21 deletions

View File

@ -2,7 +2,7 @@
<div id="footer" class="text-light">
<div class="footer-left-elements">
<ul class="footer-elements">
<li class="footer-element">
<li class="footer-element" :title="$t('word.version')">
<i class="mdi mdi-18px mdi-memory mr-1" />
<small>{{ appVersion }}</small>
</li>