UNPKG

@fluentui/react

Version:

Reusable React components for building web experiences.

8 lines 929 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.suggestionsContainer = void 0; /* eslint-disable */ var load_themed_styles_1 = require("@microsoft/load-themed-styles"); (0, load_themed_styles_1.loadStyles)([{ "rawString": ".suggestionsContainer_44c59fda{overflow-y:auto;overflow-x:hidden;max-height:300px}.suggestionsContainer_44c59fda .ms-Suggestion-item:hover{background-color:" }, { "theme": "neutralLighter", "defaultValue": "#f3f2f1" }, { "rawString": ";cursor:pointer}.suggestionsContainer_44c59fda .is-suggested{background-color:" }, { "theme": "themeLighter", "defaultValue": "#deecf9" }, { "rawString": "}.suggestionsContainer_44c59fda .is-suggested:hover{background-color:" }, { "theme": "themeLight", "defaultValue": "#c7e0f4" }, { "rawString": ";cursor:pointer}" }]); exports.suggestionsContainer = "suggestionsContainer_44c59fda"; //# sourceMappingURL=SuggestionsCore.scss.js.map