Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
bdc
/
bdcdj-web
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
2d8e09c8
authored
2022-12-15 10:44:03 +0800
by
任超
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
style:弹框样式
1 parent
0bfaa513
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
0 deletions
src/components/MessageBox/src/main.vue
src/components/MessageBox/src/main.vue
View file @
2d8e09c
...
...
@@ -275,6 +275,10 @@ export default {
};
</
script
>
<
style
scoped
>
.el-message-box__title
{
width
:
95%
;
}
/
deep
/
.el-message-box
{
width
:
500px
;
max-height
:
95%
;
...
...
Please
register
or
sign in
to post a comment