mirror of
https://github.com/vector-im/element-call.git
synced 2026-04-03 07:10:26 +00:00
Fix hold-to-speak and prompt text on mobile
This commit is contained in:
@@ -10,6 +10,12 @@
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
@media (hover: none) {
|
||||
.pttCallView {
|
||||
user-select: none;
|
||||
}
|
||||
}
|
||||
|
||||
.center {
|
||||
width: 100%;
|
||||
display: flex;
|
||||
|
||||
Reference in New Issue
Block a user