We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0829d6b commit 2299350Copy full SHA for 2299350
src/BootstrapBlazor/Components/Table/Table.razor.scss
@@ -921,6 +921,7 @@ form .table .table-cell > textarea {
921
overflow-y: auto;
922
overflow-x: hidden;
923
padding: 1rem;
924
+ max-height: calc(100vh - 133px);
925
}
926
927
.modal-dialog-table.modal-dialog-scrollable .modal-body .form-footer {
0 commit comments