Skip to content

Commit

Permalink
Remove border from panel splitter
Browse files Browse the repository at this point in the history
  • Loading branch information
veBenjamin committed Nov 27, 2020
1 parent aa2daa7 commit 8921b36
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions theme/userchrome.css
Original file line number Diff line number Diff line change
Expand Up @@ -194,9 +194,6 @@ a.button.disabled {
min-width: 150px !important;
width: 100% !important;
}
.rli-root > .resizableLayoutItem > .resizableLayoutItem {
border-bottom: var(--default-border) !important;
}
.rli-root > .resizableLayoutItem > .resizableLayoutItem > div {
height: 100% !important;
width: 100% !important;
Expand Down

0 comments on commit 8921b36

Please sign in to comment.