Skip to content

Commit

Permalink
Remove modal borders
Browse files Browse the repository at this point in the history
  • Loading branch information
tkleinke committed Sep 11, 2020
1 parent 55c0566 commit 2dfbef7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/app/components/app.scss
Original file line number Diff line number Diff line change
Expand Up @@ -323,6 +323,7 @@ relations-view .fieldvalue:hover {

.modal-content {
border-radius: 0;
border: none;
}

::-webkit-scrollbar {
Expand Down

0 comments on commit 2dfbef7

Please sign in to comment.