mirror of
https://github.com/hicccc77/WeFlow.git
synced 2026-03-25 07:16:51 +00:00
style(export): tighten path label spacing
This commit is contained in:
@@ -577,7 +577,13 @@
|
||||
min-width: 0;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
gap: 8px;
|
||||
gap: 4px;
|
||||
|
||||
.control-label {
|
||||
width: 48px;
|
||||
flex-basis: 48px;
|
||||
flex-shrink: 0;
|
||||
}
|
||||
}
|
||||
|
||||
.path-inline-row {
|
||||
|
||||
Reference in New Issue
Block a user