uuid style

This commit is contained in:
dave 2021-09-01 21:31:54 -07:00
parent 05837b4909
commit 6a587f8714
2 changed files with 5 additions and 1 deletions

View File

@ -340,3 +340,7 @@ ul.form-pager {
}
}
}
span.uuid {
font-family: monospace;
}

View File

@ -66,7 +66,7 @@
</a>
<div class="pure-u-3-4">
<div>
{{ img.uuid }}
<span class="uuid">{{ img.uuid }}</span>
</div>
<div>
{{ img.fname }}