Skip to content

Commit

Permalink
Update global.css
Browse files Browse the repository at this point in the history
stop bug with "switch token" button
  • Loading branch information
stalicites authored Nov 11, 2023
1 parent be55f01 commit 8a83070
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion jbdb/global.css
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@

#switchToken {
display: none;
width: fit-content;
}

.tokenDataDisplay {
Expand Down Expand Up @@ -283,4 +284,4 @@ a {

.disclaimer {
font-size: 12px;
}
}

0 comments on commit 8a83070

Please sign in to comment.