some styling in tables
This commit is contained in:
@@ -13,11 +13,8 @@
|
||||
{#if record?.data}
|
||||
<a
|
||||
href="{channel.lucentUrl}/records/{record.id}"
|
||||
class="text-decoration-none rounded py-1 px-2 d-inline-block"
|
||||
{title}
|
||||
style="border:2px solid {!schema.color
|
||||
? '#999'
|
||||
: schema.color}!important;white-space: nowrap;"
|
||||
class="reference"
|
||||
>
|
||||
{title}
|
||||
</a>
|
||||
|
||||
Reference in New Issue
Block a user