Remove overflow from table widget (#660)

This commit is contained in:
Gandharv 2021-09-01 13:00:09 +05:30 committed by GitHub
parent b724b56eb0
commit a8c9845aa0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1275,7 +1275,6 @@ body {
.table-responsive {
margin-bottom: 0rem;
overflow: visible;
}
.code-hinter::-webkit-scrollbar {