missing table horizontal scroll fixed (#1017)

This commit is contained in:
Mohammad Farhan 2021-10-13 22:31:54 +05:30 committed by GitHub
parent e055de3ad1
commit 99cb7fca78
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -893,7 +893,6 @@ body {
.jet-data-table::-webkit-scrollbar {
background: transparent;
height: 0;
}
.jet-data-table:hover {