fix: ui path table show move action (#219)

This commit is contained in:
sigoden
2023-06-01 20:33:21 +08:00
committed by GitHub
parent f8ea41638f
commit 4622c48120
2 changed files with 4 additions and 5 deletions

View File

@@ -148,7 +148,7 @@ body {
}
.paths-table .cell-actions {
width: 75px;
width: 90px;
display: flex;
padding-left: 0.6em;
}