mirror of
https://github.com/hicccc77/WeFlow.git
synced 2026-03-24 23:06:51 +00:00
fix(export): right align format trigger label
This commit is contained in:
@@ -2885,7 +2885,7 @@
|
||||
.dialog-format-trigger-label {
|
||||
flex: 1;
|
||||
min-width: 0;
|
||||
text-align: left;
|
||||
text-align: right;
|
||||
}
|
||||
|
||||
.dialog-format-dropdown {
|
||||
|
||||
Reference in New Issue
Block a user