diff options
| author | Ivan Chen <ivan@tagg.id> | 2021-02-04 16:58:40 -0500 |
|---|---|---|
| committer | Ivan Chen <ivan@tagg.id> | 2021-02-09 14:27:21 -0500 |
| commit | c9a8f87a29e12bfb78939fa9a94b6f8919b04836 (patch) | |
| tree | 61036e1603a5de42c33825d786d9e787addb4012 /src/assets | |
| parent | f28ef2d4ac61475d7bd9728634b80f7c0760ff58 (diff) | |
refactored header styles
# Conflicts:
# src/components/common/FriendsButton.tsx
# src/screens/profile/FriendsListScreen.tsx
# src/screens/profile/MomentCommentsScreen.tsx
Diffstat (limited to 'src/assets')
| -rw-r--r-- | src/assets/icons/back-arrow.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/assets/icons/back-arrow.svg b/src/assets/icons/back-arrow.svg index aa203dea..16beae5a 100644 --- a/src/assets/icons/back-arrow.svg +++ b/src/assets/icons/back-arrow.svg @@ -1 +1 @@ -<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 385.86 696.76"><defs><style>.cls-1{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;stroke-width:77.17px;}</style></defs><polyline class="cls-1" points="347.28 38.58 38.58 351.69 347.28 658.17"/></svg>
\ No newline at end of file +<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 385.86 696.76"><defs><style>.cls-1{fill:none;stroke-linecap:round;stroke-linejoin:round;stroke-width:77.17px;}</style></defs><polyline class="cls-1" points="347.28 38.58 38.58 351.69 347.28 658.17" stroke="currentColor"/></svg>
\ No newline at end of file |
