Improve token index style
This commit is contained in:
parent
4bf22922ac
commit
161ef86384
@ -2,4 +2,5 @@
|
||||
font-family: "monospace"
|
||||
|
||||
.token-logo
|
||||
max-width: 100%
|
||||
max-width: 3rem
|
||||
vertical-align: middle
|
||||
|
||||
@ -5,7 +5,7 @@
|
||||
- if policy(Token).new?
|
||||
= link_to 'Add Token', new_token_path
|
||||
|
||||
.table-container
|
||||
.table-container
|
||||
%table.token-index
|
||||
%thead
|
||||
%tr
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user