Skip to content
This repository has been archived by the owner on Feb 18, 2024. It is now read-only.

Fix sort icon size #369

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

sdebionne
Copy link

Recent version of Angular Material set

min-height: 24px;
min-width: 24px;

that prevents the icon to show at expected size (16px).

Recent version of Angular Material set
```
min-height: 24px;
min-width: 24px;
```
that prevents the icon to show at expected size (16px).
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant