From 331d02e3575453e0071b746c605c8c4cfba9edb1 Mon Sep 17 00:00:00 2001 From: akiyamn Date: Thu, 9 Jun 2022 14:04:30 +1000 Subject: Thursday arvo tweaks --- src/css/style.css | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'src/css/style.css') diff --git a/src/css/style.css b/src/css/style.css index c41a3a9..a78d18d 100644 --- a/src/css/style.css +++ b/src/css/style.css @@ -170,3 +170,18 @@ tester { background-color: lightblue; } } + +.page-mygov-auth-account .authenticated-body-container { + box-shadow: none !important; + border: none !important; +} + +.page-mygov-auth-account .authenticated-body-container__page .documentlodgementservice .upload-box { + position: relative; +} + +.page-mygov-auth-account .authenticated-body-container__page .documentlodgementservice .upload-box .close { + position: absolute; + top: 16px; + right: 16px; +} \ No newline at end of file -- cgit v1.2.3