mirror of
https://github.com/ToolJet/ToolJet
synced 2026-05-05 22:38:48 +00:00
Fix for partial border of data pane
This commit is contained in:
parent
39e15df815
commit
e719bcfd3f
1 changed files with 0 additions and 1 deletions
|
|
@ -333,7 +333,6 @@ body {
|
|||
}
|
||||
|
||||
.data-pane {
|
||||
height: 100%;
|
||||
min-height: 350px;
|
||||
border: solid rgba(0, 0, 0, 0.125);
|
||||
border-width: 0px 1px 0px 0px;
|
||||
|
|
|
|||
Loading…
Reference in a new issue