Skip to content

Commit

Permalink
merge duplicate selector "as-split>as-split-area .content",
Browse files Browse the repository at this point in the history
  • Loading branch information
adityatelange authored May 11, 2024
1 parent 5d22f94 commit ddde03f
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/app/components/main/main.component.css
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,6 @@ as-split>as-split-area .content {
padding: 2px;
overflow: auto;
height: calc(100% - 42px);
}

as-split>as-split-area .content {
font-family: monospace;
white-space: pre;
}
Expand Down

0 comments on commit ddde03f

Please sign in to comment.