diff --git a/ruoyi-admin/src/main/resources/templates/home/base.html b/ruoyi-admin/src/main/resources/templates/home/base.html index e96bb34..de5521b 100644 --- a/ruoyi-admin/src/main/resources/templates/home/base.html +++ b/ruoyi-admin/src/main/resources/templates/home/base.html @@ -623,6 +623,9 @@ top: -31px; text-align: right; } + .layui-carousel-ind ul { + background-color: rgba(0, 0, 0, 0); + }