You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Closes#751
### Change Description
**Table Header Update**: Introduce content for a table header row,
which now enforces a minimum width for the columns, preventing icons
from shrinking on smaller screens.
---------
Co-authored-by: Matěj Chalk <[email protected]>
| <imgwidth="50"src="docs/images/plugin-eslint.icon.png">|[ESLint](./packages/plugin-eslint#readme)| Static analysis using **ESLint** rules. |
51
-
| <imgwidth="50"src="docs/images/plugin-coverage.icon.png">|[Code Coverage](./packages/plugin-coverage#readme)| Collects code **coverage** from your tests. |
52
-
| <imgwidth="50"src="docs/images/plugin-js-packages.icon.png"> |[JS Packages](./packages/plugin-js-packages#readme)| Checks 3rd party packages for known **vulnerabilities** and **outdated** versions. |
53
-
| <imgwidth="50"src="docs/images/plugin-lighthouse.icon.png"> |[Lighthouse](./packages/plugin-lighthouse#readme)| Measures web performance and best practices with **Lighthouse**. |
|<imgwidth="24"src="docs/images/plugin-eslint.icon.png"> |[ESLint](./packages/plugin-eslint#readme)| Static analysis using **ESLint** rules. |
51
+
|<imgwidth="24"src="docs/images/plugin-coverage.icon.png"> |[Code Coverage](./packages/plugin-coverage#readme)| Collects code **coverage** from your tests. |
52
+
| <imgwidth="24"src="docs/images/plugin-js-packages.icon.png"> |[JS Packages](./packages/plugin-js-packages#readme)| Checks 3rd party packages for known **vulnerabilities** and **outdated** versions. |
53
+
| <imgwidth="24"src="docs/images/plugin-lighthouse.icon.png"> |[Lighthouse](./packages/plugin-lighthouse#readme)| Measures web performance and best practices with **Lighthouse**. |
0 commit comments