mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-05 08:53:14 +00:00
Share dialog improve (#2760)
This commit is contained in:
@@ -11,7 +11,7 @@ const wrapperClass = css({
|
||||
left: 0,
|
||||
right: 0,
|
||||
position: 'fixed',
|
||||
zIndex: 30
|
||||
zIndex: 999999,
|
||||
});
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user