pull/1720/head
yann300 3 years ago
parent 612763a6fb
commit a4c24af2be
  1. 4
      libs/remix-ui/tabs/src/lib/remix-ui-tabs.css

@ -44,10 +44,10 @@
overflow-x: auto; overflow-x: auto;
overflow-y: hidden; overflow-y: hidden;
white-space: nowrap; white-space: nowrap;
width: 95%; max-width: 1000px;
} }
.left-icon { .left-icon {
width: 5%; width: 70px;
height: 49px; height: 49px;
} }

Loading…
Cancel
Save