fix the gap between icon sections

pull/2078/head
lianahus 3 years ago
parent 5dd2ac9d70
commit 21db8f34b5
  1. 1
      libs/remix-ui/vertical-icons-panel/src/lib/remix-ui-vertical-icons-panel.css

@ -111,6 +111,7 @@
flex-basis: 510px;
flex-grow: 2;
text-align: center;
margin-top: -6px;
/* border-bottom: 3px solid #3f4455; */
}
.remixui_scrollbar::-webkit-scrollbar { /* Chrome, Safari and other Webkit browsers*/

Loading…
Cancel
Save