This website works better with JavaScript
Home
Explore
Help
Register
Sign In
DDM
/
aizuda-web-vue3
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
...
lanceJiang
10 months ago
parent
537927dbc5
commit
2b62e3cd02
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
src/views/dashboard/index.vue
+ 1
- 0
src/views/dashboard/index.vue
View File
@@ -615,6 +615,7 @@ const tableOpts = ref({
}
}
.banner-img {
+ width: 100%;
height: 100%;
}
</style>