Fix unlikely case of many tasks per shot
This commit is contained in:
@@ -66,10 +66,10 @@
|
|||||||
color: $color-text-dark-primary
|
color: $color-text-dark-primary
|
||||||
|
|
||||||
&.task-type
|
&.task-type
|
||||||
max-width: 120px
|
|
||||||
position: relative
|
position: relative
|
||||||
height: 100%
|
height: 100%
|
||||||
overflow: hidden
|
overflow: hidden
|
||||||
|
white-space: nowrap
|
||||||
|
|
||||||
a
|
a
|
||||||
display: inline-block /* Each task next to each other */
|
display: inline-block /* Each task next to each other */
|
||||||
|
Reference in New Issue
Block a user