-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
sheetPertaining to sheetPertaining to sheet
Description
There are currently a couple of issues with Sheet and sheet table cell sizing.
First, a sheet is not limited by the bounds of its parent, and is often extending (overflowing) in either direction. You can see this currently in all cells demo examples.
Second, individual td elements are adding a mysterious right margin that is not accounted for in styling, but only when:
- There is large text that has been "ellipsed" and overflow cutoff, and:
- There is not a selection happening
Oddly, when a selection happens, the td cells seem to "collapse" down to the correct size.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
sheetPertaining to sheetPertaining to sheet