diff --git a/ruoyi-ui/public/index.html b/ruoyi-ui/public/index.html index 925455c..681de41 100644 --- a/ruoyi-ui/public/index.html +++ b/ruoyi-ui/public/index.html @@ -193,6 +193,15 @@ color: #FFF; opacity: 0.5; } + .reference{ + /*position: fixed;*/ + /*bottom: 0;*/ + /*left: 50%;*/ + /*transform: translateX(-50%);*/ + /*color: #000;*/ + /*font-size: 14px;*/ + /*line-height: 40px;*/ + }
@@ -204,5 +213,6 @@