Skip to content

Commit

Permalink
Merge pull request #16701 from KillerKady/flag-margin-popup
Browse files Browse the repository at this point in the history
added margin between flag and country title on the powertip
  • Loading branch information
ornicar authored Dec 30, 2024
2 parents deef7e1 + d74e40e commit 2649346
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ui/common/css/component/_power-tip.scss
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@
&__flag {
@extend %flex-center;
margin-inline-start: 0.5ch;
gap: 0.5ch;
flex: 1 1 auto;
overflow: hidden;
font-size: 0.9em;
Expand Down

0 comments on commit 2649346

Please sign in to comment.