/* /Shared/MainLayout.razor.rz.scp.css */
[b-n9ol0ixdh1] .mud-icon-button {
    position: relative;
    overflow: visible;
}

[b-n9ol0ixdh1] .mud-icon-button::before {
    position: absolute;
    content:attr(title);
    left: 0;
    right: 0;
    bottom: -1px;
    text-align: center;
    font-size: 10px;
}
