Skip to content

Commit 6be7d77

Browse files
author
whosyourtaco
committed
style: add minor changes
1 parent c7908cb commit 6be7d77

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/pages/PatientDirectory/PatientDirectory.style.ts

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,8 @@ export const PatientDirectoryContainer = styled.div`
1111
export const SearchWrapper = styled.div`
1212
display: flex;
1313
flex-direction: column;
14-
gap: 8px;
14+
gap: 16px;
15+
max-width: 38.75rem;
1516
padding: 18px;
1617
1718
& > div > div {

0 commit comments

Comments
 (0)