Improve token index style

This commit is contained in:
Jesse C. Fisher 2023-11-11 15:58:14 +00:00
parent 4bf22922ac
commit 161ef86384
2 changed files with 33 additions and 32 deletions

View File

@ -2,4 +2,5 @@
font-family: "monospace" font-family: "monospace"
.token-logo .token-logo
max-width: 100% max-width: 3rem
vertical-align: middle

View File

@ -5,7 +5,7 @@
- if policy(Token).new? - if policy(Token).new?
= link_to 'Add Token', new_token_path = link_to 'Add Token', new_token_path
.table-container .table-container
%table.token-index %table.token-index
%thead %thead
%tr %tr