Skip to content

Commit

Permalink
Fix popup icon for logout option
Browse files Browse the repository at this point in the history
  • Loading branch information
ericnewcomer committed Jan 7, 2025
1 parent 31caaec commit d01c19c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/list/TembaMenu.ts
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@ export class TembaMenu extends ResizeElement {
}
.level-0 > temba-dropdown .icon-wrapper {
padding: 0.2em 0em;
padding: 0.2em 0.4em 0.2em 0em;
}
.level-0 > .item.selected::before,
Expand Down

0 comments on commit d01c19c

Please sign in to comment.