mirror of
https://github.com/wbbaddons/Tims-Chat.git
synced 2025-01-02 23:20:08 +00:00
Fix attachment upload button in mobile view
This commit is contained in:
parent
b9f5f46df9
commit
5941420ce9
@ -513,6 +513,13 @@
|
||||
|
||||
#timsChatUploadDropdownMenu {
|
||||
z-index: 398;
|
||||
|
||||
.uploadButton {
|
||||
label {
|
||||
width: 100%;
|
||||
display: inline-block;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
#timsChatCopyrightDialog {
|
||||
|
Loading…
Reference in New Issue
Block a user