@superdispatch/ui-lab 0.22.0 → 0.22.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist-node/index.js
CHANGED
|
@@ -1333,7 +1333,7 @@ function NavbarMenuItem(_ref4) {
|
|
|
1333
1333
|
var Content = /*#__PURE__*/styled__default.div.withConfig({
|
|
1334
1334
|
displayName: "NavbarList__Content",
|
|
1335
1335
|
componentId: "SD__sc-19zrmxc-5"
|
|
1336
|
-
})(["height:100%;min-height:50px;overflow-y:auto;overflow-x:hidden;&[aria-expanded='false']{", ",", "{display:none;}}"], NavbarBadge, NavbarLabel);
|
|
1336
|
+
})(["height:100%;min-height:50px;overflow-y:auto;overflow-x:hidden;&[aria-expanded='false']{", ",", "{display:none;}}&::-webkit-scrollbar{width:10px;height:10px;}&::-webkit-scrollbar-track{background-color:transparent;}&::-webkit-scrollbar-thumb{background-color:", ";border-radius:100vw;margin-bottom:100px;}"], NavbarBadge, NavbarLabel, ui.Color.Dark300);
|
|
1337
1337
|
function NavbarList(_ref5) {
|
|
1338
1338
|
var {
|
|
1339
1339
|
header,
|