diff --git a/ruoyi-admin/src/main/resources/templates/home_head.html b/ruoyi-admin/src/main/resources/templates/home_head.html index 69529c3..11b1c9a 100644 --- a/ruoyi-admin/src/main/resources/templates/home_head.html +++ b/ruoyi-admin/src/main/resources/templates/home_head.html @@ -48,11 +48,24 @@ .layui-elem-quote{ border-left: 5px solid #005cb1; } + .timeDt { + position: absolute; + display: inline-block; + vertical-align: middle; + font-size: 14px; + color: #fff; + top: 5%; + left: 9%; + }
+
+ + +