From 8a3a178bc4a516b318c3098e398e90400223d221 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Joe=20Ku=CC=88ng?= Date: Sun, 14 May 2023 22:59:29 +0200 Subject: [PATCH] fix alle 23 di sera per colpa di tito --- src/app/app.component.html | 16 ++++++++++++---- src/app/component/list/list.component.css | 20 ++++++++++++++------ 2 files changed, 26 insertions(+), 10 deletions(-) diff --git a/src/app/app.component.html b/src/app/app.component.html index cbf7d16..0092ace 100644 --- a/src/app/app.component.html +++ b/src/app/app.component.html @@ -1,15 +1,21 @@
- + - +
diff --git a/src/app/component/list/list.component.css b/src/app/component/list/list.component.css index 636c4eb..4ee4ccb 100644 --- a/src/app/component/list/list.component.css +++ b/src/app/component/list/list.component.css @@ -30,11 +30,12 @@ h4 { flex-direction: column; } -#translate{ +#translate { position: absolute; right: 0; } -#translateUl{ + +#translateUl { position: absolute; right: 0; } @@ -43,6 +44,7 @@ h4 { width: 40%; margin-right: 20px; } + .right { width: 60%; } @@ -56,25 +58,31 @@ h4 { flex-direction: row; } -.radial-container{ +.radial-container { display: flex; justify-content: center; } -#radialTitle{ +#radialTitle { margin-top: 20px; margin-bottom: 20px; text-align: center; } -#location-name{ +#location-name { display: flex; flex-direction: row; } -#check{ +#check { height: 100%; align-self: center; margin-left: 10px; color: #519903; } + +#fixdijoeaintuitopercolpadititochearrivaallultimo { + width: 128px; + height: 15px; + position: absolute; +}