DashboardInfo Link color

This commit is contained in:
Jörn-Michael Miehe 2022-09-15 16:30:15 +00:00
parent 92f3140812
commit 52cffae464

View file

@ -3,7 +3,8 @@
<v-divider class="mb-2" />
<div class="d-flex flex-column align-end blue-grey--text text-body-2">
<span class="d-flex">
ovdashboard powered by&nbsp;<a :href="server_host">{{ server_name }}</a>
ovdashboard powered by&nbsp;
<a class="blue-grey--text" :href="server_host">{{ server_name }}</a>
</span>
<span class="d-flex">
Version: {{ version }} &ndash; IP: {{ lan_ip ? lan_ip : "?" }}