Web: Style app-version
This commit is contained in:
parent
14ea7fc0a5
commit
6dad727954
@ -8,7 +8,7 @@
|
||||
<li><a href="/">Settings</a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
<span>
|
||||
<span class="app-version">
|
||||
<api-spinner />
|
||||
version: {{ flamencoVersion }}
|
||||
</span>
|
||||
|
@ -91,6 +91,11 @@ body {
|
||||
grid-area: col-3;
|
||||
}
|
||||
|
||||
.app-version {
|
||||
font-family: var(--font-family-mono);
|
||||
font-size: var(--font-size-sm);
|
||||
}
|
||||
|
||||
a {
|
||||
color: currentColor;
|
||||
text-decoration: none;
|
||||
|
Loading…
x
Reference in New Issue
Block a user