mirror of
https://github.com/opf/openproject.git
synced 2026-06-14 03:30:14 +00:00
13 lines
339 B
Sass
13 lines
339 B
Sass
.op-wp-info-line
|
|
&--type,
|
|
&--status
|
|
@include text-shortener
|
|
min-width: 25px
|
|
max-width: 66%
|
|
// The label has a height of 18.5px. Half pixels are resolved differently by each OS/browser combination,
|
|
// resulting in cases where the bottom of the label was cut off
|
|
min-height: 19px
|
|
|
|
&--id
|
|
white-space: nowrap
|