mirror of
https://github.com/ToolJet/ToolJet
synced 2026-05-23 08:58:26 +00:00
missing table horizontal scroll fixed (#1017)
This commit is contained in:
parent
e055de3ad1
commit
99cb7fca78
1 changed files with 0 additions and 1 deletions
|
|
@ -893,7 +893,6 @@ body {
|
|||
|
||||
.jet-data-table::-webkit-scrollbar {
|
||||
background: transparent;
|
||||
height: 0;
|
||||
}
|
||||
|
||||
.jet-data-table:hover {
|
||||
|
|
|
|||
Loading…
Reference in a new issue