commit a840a8e7b28620ba59a58857800cdf2d01557c61
parent 57f6f576069b5c0febb832b5c3ee4ad2869f8e8e
Author: tanhengyeow <E0032242@u.nus.edu>
Date: Fri, 3 Jul 2020 12:48:03 +0800
Make print document link more prominent
Diffstat:
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/frontend/src/components/bank-accounts/BankConnectionDrawer.tsx b/frontend/src/components/bank-accounts/BankConnectionDrawer.tsx
@@ -131,8 +131,10 @@ const BankConnectionDrawer = (props) => {
>
<div
style={{
- position: 'absolute',
- right: 20,
+ display: 'flex',
+ justifyContent: 'flex-end',
+ marginBottom: 20,
+ fontSize: 18,
}}
>
<a href={printLink} target="_blank">