Skip to content

Commit

Permalink
Adjust position of button icons in valuelist editor
Browse files Browse the repository at this point in the history
  • Loading branch information
tkleinke committed Feb 28, 2025
1 parent cbaceb0 commit 0a1644a
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@

.mdi {
position: relative;
bottom: 2px;
right: 5px;
bottom: 3px;
right: 4px;
}
}

Expand Down

0 comments on commit 0a1644a

Please sign in to comment.