fix: fix table content overflow

This commit is contained in:
Serik Ibragimov
2024-04-17 16:31:04 +05:00
parent 59057a5905
commit 5fc22799e1
7 changed files with 56 additions and 0 deletions

View File

@ -61,6 +61,14 @@ menu.links {
position: static;
}
.scroll-table-body {
overflow-y: auto;
}
.stored-list {
height: calc(100% - 150px)
}
@media (max-width: 1279px) and (min-width: 1024px) {
.left-panel {
width: 208px;

View File

@ -61,6 +61,14 @@ menu.links {
position: static;
}
.scroll-table-body {
overflow-y: auto;
}
.stored-list {
height: calc(100% - 150px)
}
@media (max-width: 1279px) and (min-width: 1024px) {
.left-panel {
width: 208px;

View File

@ -61,6 +61,14 @@ menu.links {
position: static;
}
.scroll-table-body {
overflow-y: auto;
}
.stored-list {
height: calc(100% - 150px)
}
@media (max-width: 1279px) and (min-width: 1024px) {
.left-panel {
width: 208px;

View File

@ -61,6 +61,14 @@ menu.links {
position: static;
}
.scroll-table-body {
overflow-y: auto;
}
.stored-list {
height: calc(100% - 150px)
}
@media (max-width: 1279px) and (min-width: 1024px) {
.left-panel {
width: 208px;

View File

@ -61,6 +61,14 @@ menu.links {
position: static;
}
.scroll-table-body {
overflow-y: auto;
}
.stored-list {
height: calc(100% - 150px)
}
@media (max-width: 1279px) and (min-width: 1024px) {
.left-panel {
width: 208px;

View File

@ -61,6 +61,14 @@ menu.links {
position: static;
}
.scroll-table-body {
overflow-y: auto;
}
.stored-list {
height: calc(100% - 150px)
}
@media (max-width: 1279px) and (min-width: 1024px) {
.left-panel {
width: 208px;

View File

@ -61,6 +61,14 @@ menu.links {
position: static;
}
.scroll-table-body {
overflow-y: auto;
}
.stored-list {
height: calc(100% - 150px)
}
@media (max-width: 1279px) and (min-width: 1024px) {
.left-panel {
width: 208px;