cosmos icon indicating copy to clipboard operation
cosmos copied to clipboard

Label folds on to itself

Open siddharthkp opened this issue 7 years ago • 1 comments
trafficstars

Describe the bug

The label folks onto itself when there is too much content inside it. It looks strange and ugly. This might happen on smaller screens.

Expected behavior

For the label, why not make them display:inline-block? We would allow them to wrap and create a box for them. Even if we add a white-space: nowrap to avoid wraping, they should still be an inline-block conntainer. – @andresgalante

Screenshots

image image

Cosmos version: 0.7.2

siddharthkp avatar Nov 20 '18 11:11 siddharthkp

Why not just make it inline-block?

andresgalante avatar Nov 20 '18 11:11 andresgalante