nheath99/NodaTimePicker

Fix 'The universal selector (*) is known to be slow.' issue in src\BlazorNodaTimeDateTimePicker\content\timepicker.css

nheath99 opened this issue · 1 comments

CodeFactor found an issue: The universal selector (*) is known to be slow.

It's currently on:
src\BlazorNodaTimeDateTimePicker\content\timepicker.css:15
Commit 1545de8

This is just a bodge to get the child elements to fill the grid and centre the content.