mirror of
https://github.com/wassname/talk.git
synced 2026-08-02 13:10:23 +08:00
Reorder style as previous
This commit is contained in:
@@ -5,8 +5,8 @@ const DEFAULT_STYLE = {
|
||||
backgroundColor: '#323232',
|
||||
zIndex: 3,
|
||||
willChange: 'transform, opacity',
|
||||
pointerEvents: 'none',
|
||||
transition: 'transform .35s cubic-bezier(.55,0,.1,1), opacity .35s',
|
||||
pointerEvents: 'none',
|
||||
padding: '12px 18px 0',
|
||||
color: '#fff',
|
||||
borderRadius: '4px',
|
||||
|
||||
Reference in New Issue
Block a user