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