mirror of
https://github.com/gosticks/react-table.git
synced 2026-06-28 17:10:01 +00:00
committed by
Tanner Linsley
parent
d26d82ecfb
commit
7aa98887ef
@@ -270,7 +270,7 @@ $expandSize = 7px
|
||||
bottom:0
|
||||
background: alpha(white, .8)
|
||||
transition: all .3s ease
|
||||
z-index: 2
|
||||
z-index: -1
|
||||
opacity: 0
|
||||
pointer-events: none
|
||||
|
||||
@@ -288,6 +288,7 @@ $expandSize = 7px
|
||||
|
||||
&.-active
|
||||
opacity: 1
|
||||
z-index: 2
|
||||
pointer-events: all
|
||||
> div
|
||||
transform: translateY(50%)
|
||||
|
||||
Reference in New Issue
Block a user