From 257b8f8c94641b24c16ad558610fcd1561bc2493 Mon Sep 17 00:00:00 2001 From: ksw2000 <13825170+ksw2000@users.noreply.github.com> Date: Fri, 15 Nov 2024 18:42:04 +0800 Subject: [PATCH] fix: render after the dom loaded --- example/index.html | 181 ++++++++++++++++++++++++--------------------- 1 file changed, 95 insertions(+), 86 deletions(-) diff --git a/example/index.html b/example/index.html index 0360c9d..76b7995 100644 --- a/example/index.html +++ b/example/index.html @@ -621,7 +621,7 @@ } @media (orientation: portrait) { - .two-column{ + .two-column { flex-direction: column; } } @@ -633,21 +633,6 @@
- - + + +