fix the gap between icon sections

pull/2082/head
lianahus 3 years ago committed by yann300
parent ffd47328e9
commit 6d2531654c
  1. 1
      libs/remix-ui/vertical-icons-panel/src/lib/remix-ui-vertical-icons-panel.css

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

Loading…
Cancel
Save