mirror of
https://github.com/wbbaddons/Tims-Chat.git
synced 2024-10-31 14:10:08 +00:00
Fix attachment upload dropdown z-index issue
This commit is contained in:
parent
cbcdc7c236
commit
bf0463a325
@ -455,6 +455,10 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#timsChatUploadDropdownMenu {
|
||||||
|
z-index: 398;
|
||||||
|
}
|
||||||
|
|
||||||
#timsChatCopyrightDialog {
|
#timsChatCopyrightDialog {
|
||||||
> div {
|
> div {
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
|
Loading…
Reference in New Issue
Block a user