mirror of
https://github.com/vector-im/element-web.git
synced 2026-05-06 04:36:21 +02:00
Fix Room Settings > Notifications file upload input being shown superfluously (#11415)
This commit is contained in:
parent
7a6d81c3b8
commit
3828c9f66a
@ -69,3 +69,7 @@ limitations under the License.
|
||||
mask-image: url("$(res)/img/element-icons/roomlist/notifications-off.svg");
|
||||
}
|
||||
}
|
||||
|
||||
input[type="file"].mx_NotificationSound_soundUpload {
|
||||
display: none;
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user