Skip to content

Commit

Permalink
fixed icon alignment
Browse files Browse the repository at this point in the history
  • Loading branch information
psawalka committed Aug 29, 2024
1 parent 778fa86 commit 2f85b1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion css/apps/viewer.scss
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
height: var(--header-height);
.icons-menu {
padding: 12px 16px 12px 0;
gap: var(--telekom-spacing-composition-space-04);
gap: var(--telekom-spacing-composition-space-03);
& > button, button[aria-label="Actions"], button[aria-label="Aktionen"], button[aria-label*="Edit"], button[aria-label*="Bearbeiten"] {
border-radius: var(--telekom-radius-circle);
display: flex;
Expand Down

0 comments on commit 2f85b1c

Please sign in to comment.