Improve token index style
This commit is contained in:
parent
4bf22922ac
commit
161ef86384
@ -2,4 +2,5 @@
|
|||||||
font-family: "monospace"
|
font-family: "monospace"
|
||||||
|
|
||||||
.token-logo
|
.token-logo
|
||||||
max-width: 100%
|
max-width: 3rem
|
||||||
|
vertical-align: middle
|
||||||
|
|||||||
@ -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
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user