Increased icon and text sizes on control buttons

This commit is contained in:
David Carley
2021-03-05 21:30:43 -08:00
parent fd371f5189
commit 33a1fecd87
3 changed files with 39 additions and 19 deletions

View File

@@ -113,7 +113,7 @@ html(lang="en")
a.upgrade-version(v-if="show_upgrade()", href="#admin-general")
| Upgrade to v{{latestVersion}}
.fa.fa-check(v-if="!show_upgrade() && latestVersion",
title="Firmware up to date")
title="Firmware up to date" style="font-size: inherit")
.p {{get_ip_address()}} {{get_ssid()}}
.estop(:class="{active: state.es}")