Skip to content

Commit

Permalink
refactor: changed button svgs and added margin to modal
Browse files Browse the repository at this point in the history
  • Loading branch information
MiroslavDionisiev committed Dec 11, 2024
1 parent f86819b commit 5113e6d
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 31 deletions.
1 change: 1 addition & 0 deletions src/components/debug-modal/debug-modal.css
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
overflow-x: visible;
box-shadow: 0 4px 4px 0 $ui-black-transparent-10;
outline: none;
margin: 0 40px;

.modal-header {
display: flex;
Expand Down
19 changes: 3 additions & 16 deletions src/components/debug-modal/icons/icon--next.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
17 changes: 2 additions & 15 deletions src/components/debug-modal/icons/icon--prev.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 5113e6d

Please sign in to comment.