/* Let the Pons badge follow the name's text, rather than align to a column. */
#tokensTable .tokens-name-with-badge {display:flex;align-items:center;gap:5px;flex:1 1 0;min-width:0;overflow:hidden}
#tokensTable .tokens-name-with-badge .tokens-fullname {flex:0 1 auto;min-width:0}
html[data-theme] body.in-app #topbar {min-height:52px;padding-top:5px;padding-bottom:5px}
