Reduce number of font size
This commit is contained in:
@@ -33,7 +33,6 @@ div
|
||||
line-height: 31px
|
||||
padding-left: 3px
|
||||
border-top: 1px solid #d0d0d0
|
||||
font-size: 0.9em
|
||||
text-overflow: ellipsis
|
||||
overflow: hidden
|
||||
white-space: nowrap
|
||||
@@ -79,7 +78,7 @@ div
|
||||
&.ganttview-block-text
|
||||
position: absolute
|
||||
height: 12px
|
||||
font-size: 0.7em
|
||||
font-size: $text-tiny
|
||||
color: #999
|
||||
padding: 2px 3px
|
||||
&.ganttview-block div.ui-resizable-handle.ui-resizable-s
|
||||
|
||||
Reference in New Issue
Block a user