From adbd70386b4fa13c940eed643cd1b252b5243051 Mon Sep 17 00:00:00 2001 From: Sonja Galovic Date: Thu, 28 Apr 2022 14:22:49 +0200 Subject: Redizajn login modala uradjen. --- frontend/src/styles/helper.css | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'frontend/src/styles/helper.css') diff --git a/frontend/src/styles/helper.css b/frontend/src/styles/helper.css index ef875069..55b0967e 100644 --- a/frontend/src/styles/helper.css +++ b/frontend/src/styles/helper.css @@ -128,4 +128,12 @@ width: 150px; height: 150px; margin: auto; +} + +.close-button { + background-color: none; + color: white; + position: absolute; + top: 5px; + right: 5px; } \ No newline at end of file -- cgit v1.2.3