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
Table cells with inline icons are rendered too close to the edge.
This is due to the changes in src/scss/ui/_type.scss in eb28546.
How to reproduce
Create a table with two columns, with the second one having zero width. Include an icon in the last row cell and set the cell not to wrap text. See Fiddle.
Changing Tabler link to beta 20 reverts the behaviour.
Browser
Firefox 131.0.2
OS
Windows 10
Screen size
2560x1440
Describe the bug
Table cells with inline icons are rendered too close to the edge.
This is due to the changes in
src/scss/ui/_type.scss
in eb28546.How to reproduce
Create a table with two columns, with the second one having zero width. Include an icon in the last row cell and set the cell not to wrap text. See Fiddle.
Changing Tabler link to beta 20 reverts the behaviour.
Screenshots
Tabler beta 20.
Tabler beta 21.
JSFiddle
https://jsfiddle.net/n3q1h2Lf/
The text was updated successfully, but these errors were encountered: