From af9e22a3954ba13eff0cd795eaf6605c60f5e15a Mon Sep 17 00:00:00 2001 From: Trung Le Date: Thu, 12 Dec 2024 00:32:31 -0800 Subject: [PATCH] update --- css/rt-ai-html.css | 4 +--- html/demo-myprofile.html | 8 ++++++++ 2 files changed, 9 insertions(+), 3 deletions(-) diff --git a/css/rt-ai-html.css b/css/rt-ai-html.css index 128194c..e0a005b 100644 --- a/css/rt-ai-html.css +++ b/css/rt-ai-html.css @@ -199,10 +199,8 @@ dialog { border-radius: 8px; box-shadow: 0 8px 16px rgba(0, 0, 0, 0.1); padding: 24px; - position: absolute; + position: relative; top: 0; - left: 50%; - transform: translateX(-50%); margin: 20px auto; overflow: hidden; } diff --git a/html/demo-myprofile.html b/html/demo-myprofile.html index 11d5738..4f4ef3f 100644 --- a/html/demo-myprofile.html +++ b/html/demo-myprofile.html @@ -169,6 +169,14 @@

Founder & CEO, RealTime

+ +
+ +
+ \ No newline at end of file