liuw15 commited on
Commit
bae8863
·
1 Parent(s): e932373

修复安卓样式bug2

Browse files
Files changed (1) hide show
  1. public/style.css +1 -0
public/style.css CHANGED
@@ -385,6 +385,7 @@ button.loading::after {
385
  flex: 1;
386
  overflow-y: auto;
387
  padding: 4px 8px 1rem 4px;
 
388
  min-height: 0;
389
  }
390
  .token-card {
 
385
  flex: 1;
386
  overflow-y: auto;
387
  padding: 4px 8px 1rem 4px;
388
+ overflow-x: auto;
389
  min-height: 0;
390
  }
391
  .token-card {