Improve token logo widths

This commit is contained in:
Jesse C. Fisher 2023-11-11 16:07:43 +00:00 committed by TheNeedful-DO
parent 0dc4fc1121
commit 3e589b4a26

View File

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