mirror of
https://github.com/element-plus/element-plus.git
synced 2025-01-18 10:59:10 +08:00
style: msgbox (#5371)
This commit is contained in:
parent
cfcb13b893
commit
3ed376f044
@ -136,7 +136,10 @@
|
||||
|
||||
@include e(btns) {
|
||||
padding: 5px 15px 0;
|
||||
text-align: right;
|
||||
display: flex;
|
||||
flex-wrap: wrap;
|
||||
justify-content: flex-end;
|
||||
align-items: center;
|
||||
|
||||
& button:nth-child(2) {
|
||||
margin-left: 10px;
|
||||
|
Loading…
Reference in New Issue
Block a user