style: fix hidden outline for simulator fields
parent
82293764f8
commit
4ff1c57274
|
@ -145,7 +145,6 @@ function AppearAnim({
|
|||
style={{
|
||||
...style,
|
||||
...(animate ? animatedStyle : {}),
|
||||
overflow: 'hidden',
|
||||
display: 'flex',
|
||||
flexDirection: 'column',
|
||||
}}
|
||||
|
|
Loading…
Reference in New Issue