LT-249: Creating inactive state for header row
This commit is contained in:
parent
1ffbf15ea3
commit
b4eb85858c
@ -12,6 +12,12 @@ $headerRowHeight = 63px
|
||||
margin-top: 2px
|
||||
width: 316px
|
||||
|
||||
&.inactive .add
|
||||
cursor: not-allowed
|
||||
|
||||
svg
|
||||
fill: #5A666D
|
||||
|
||||
div
|
||||
align-items: stretch
|
||||
flex: 1
|
||||
@ -24,6 +30,7 @@ $headerRowHeight = 63px
|
||||
padding-left: 2px
|
||||
|
||||
svg
|
||||
fill: #C1D8E3
|
||||
height: $headerRowHeight
|
||||
max-width: 11px
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user