Skip to content

Commit

Permalink
fix: change icon size on xl (#1569)
Browse files Browse the repository at this point in the history
  • Loading branch information
felix-ico authored Feb 7, 2023
1 parent 51bff5f commit e1fddba
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -228,7 +228,7 @@
width: 20px;
}

@media screen and (--lg) {
@media screen and (--xl) {
.scale-telekom-nav-list[variant='functions'] .scale-icon {
height: 24px;
width: 24px;
Expand Down

0 comments on commit e1fddba

Please sign in to comment.