/* Full-width action tray; keep the watchlist control beside Explorer. */
#view-scan #tokenHead .th-links {width:100%;align-items:stretch}
#view-scan #tokenHead .th-links>.th-link {flex:1 1 auto;min-width:0;text-align:center;justify-content:center}
#view-scan #tokenHead .th-links>.th-star {display:inline-flex;align-items:center;justify-content:center;flex:0 0 30px;margin:0;padding:4px;min-height:28px;height:auto;border-radius:11px}
#view-scan #tokenHead .th-links>.th-star svg {width:17px;height:17px}
