Fix formatting

Pass prettier tests
This commit is contained in:
n00o
2023-11-16 18:55:43 -05:00
parent b68e622695
commit 52baa69b70
3 changed files with 11 additions and 14 deletions

View File

@@ -20,7 +20,7 @@ const StyledWrapper = styled.div`
.react-pdf__Page {
margin-top: 10px;
background-color:transparent !important;
background-color: transparent !important;
}
.react-pdf__Page__textContent {
border: 1px solid darkgrey;