Skip to content

Commit bdc9b19

Browse files
committed
Fixed multi-value field style
The edit button is positioned too far to the right for multi-value input fields.
1 parent 119e8d5 commit bdc9b19

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/styles/main.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,7 @@ a.disabled, button.disabled, div.disabled {
7979
div.show-edit {
8080
display: flex;
8181
justify-content: space-between;
82+
width: 98%;
8283
}
8384

8485
div.editable {

0 commit comments

Comments
 (0)