webapp
/
GreenwayWeb
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
55502c5bc1fb2cd7d11a0fe593965b5f223c7225
Authored by
杨鑫
2025-04-15 13:29:53 +0800
1 parent
f3fbd468
最新1
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
merchant-web-master/src/App.vue
merchant-web-master/src/App.vue
View file @
55502c5
...
...
@@ -321,7 +321,7 @@ export default {
321
321
border-bottom: 1px solid #EFEFEF;
322
322
}
323
323
324
- .el-dialog__title {
324
+ .el-dialog__title {
325
325
font-size: 14px;
326
326
color: #000000e6;
327
327
}
...
...