From efd2430a5f48d3b7ba1862808a6bee6f48953ce4 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Thu, 11 Feb 2021 12:43:28 +0800 Subject: [PATCH] examples/bootstrap4/popover.html --- examples/bootstrap4/popover.html | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/examples/bootstrap4/popover.html b/examples/bootstrap4/popover.html index fdfc3a853f..e409b9ab0d 100644 --- a/examples/bootstrap4/popover.html +++ b/examples/bootstrap4/popover.html @@ -27,7 +27,13 @@
+ style="width: 100px;height: 100px;display: block;background-color: red;position: relative;left: 100px;top: 100px;"> + +
+ +
-- 2.39.2