@import '_content/Microsoft.FluentUI.AspNetCore.Components/Microsoft.FluentUI.AspNetCore.Components.g0t05e93zu.bundle.scp.css';

/* /Components/ItemSelector.razor.rz.scp.css */
.item-selector[b-6m5hc0udvh] {
    overflow-y: auto;
    border: calc(var(--stroke-width)* 1px) solid var(--neutral-stroke-rest); /* copied from the Fluent listbox component */
    border-radius: calc(var(--control-corner-radius)* 1px); /* copied from the Fluent listbox component */
    height: 150px;
    width: 100%;
}
/* /Components/TagSelector.razor.rz.scp.css */
.tag-selector[b-68mtizsz6y] {
    overflow-y: auto;
    border: calc(var(--stroke-width)* 1px) solid var(--neutral-stroke-rest); /* copied from the Fluent listbox component */
    border-radius: calc(var(--control-corner-radius)* 1px); /* copied from the Fluent listbox component */
    height: 150px;
    width: 100%;
}
