﻿.grid fluent-text-field {
    width: 100%;
}

.paginator {
    margin-top: 0 !important;
}

.inputfile-content {
    width: 100% !important;
}

.ppp-editor-wrapper {
    width: 100%;
}

fluent-tabs {
    border: calc(var(--stroke-width) * 1px) solid var(--neutral-stroke-rest);
    border-radius: calc(var(--control-corner-radius) * 1px);
}
