We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e1d5baa + 044eff7 commit 9d95a8cCopy full SHA for 9d95a8c
libs/remix-ui/vertical-icons-panel/src/lib/remix-ui-vertical-icons-panel.css
@@ -104,9 +104,13 @@
104
scrollbar-width: none; /* Firefox hide scrollbar */
105
-ms-overflow-style: none;
106
}
107
+ .remixui_requiredSection {
108
+ text-align: center;
109
+ }
110
.remixui_scrollable-container {
111
flex-basis: 510px;
112
flex-grow: 2;
113
114
/* border-bottom: 3px solid #3f4455; */
115
116
.remixui_scrollbar::-webkit-scrollbar { /* Chrome, Safari and other Webkit browsers*/
0 commit comments