mirror of
https://github.com/hicccc77/WeFlow.git
synced 2026-03-24 23:06:51 +00:00
fix(export): size format trigger to content
This commit is contained in:
@@ -2873,18 +2873,14 @@
|
||||
|
||||
.dialog-format-select {
|
||||
position: relative;
|
||||
min-width: 220px;
|
||||
margin-left: auto;
|
||||
}
|
||||
|
||||
.dialog-format-trigger {
|
||||
width: 100%;
|
||||
justify-content: space-between;
|
||||
justify-content: flex-end;
|
||||
}
|
||||
|
||||
.dialog-format-trigger-label {
|
||||
flex: 1;
|
||||
min-width: 0;
|
||||
text-align: right;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user