Toggle navigation
Toggle navigation
This project
Loading...
Sign in
monitor_v3
/
hg-monitor-web
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
wangtao
2022-06-16 10:18:33 +0800
Commit
73f9b016d15cfe761ebdf0c63b4657bd0bcc107d
1 parent
bd7e690f
element plus版本升级导致加载图标不展示
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
hg-monitor-web-base/src/main/resources/static/vue3/public/css/base.css
hg-monitor-web-base/src/main/resources/static/vue3/public/css/base.css
View file @
73f9b01
...
...
@@ -97,7 +97,7 @@ custom-class="config-dialog"
/*加载图标*/
.el-loading-spinner
.el-icon
{
.el-loading-spinner
{
width
:
70px
;
height
:
70px
;
background
:
url(../../../start/layui/css/modules/layer/default/loading-mj.png)
no-repeat
center
;
...
...
Please
register
or
login
to post a comment