Merge pull request #6250 from lasniscinote/gl_SCI_9226

Fixed breaking table in shared view [SCI-9226]
This commit is contained in:
Alex Kriuchykhin 2023-09-19 14:33:26 +02:00 committed by GitHub
commit 825f0e839f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -68,6 +68,7 @@ label {
*/
.hot-table-container {
display: flex;
overflow: auto;
.ht_master .wtHolder {
height: auto !important;
width: auto !important;