mirror of
https://github.com/vector-im/element-web.git
synced 2025-12-15 22:31:32 +01:00
Prevent backdrop image from being selected
This commit is contained in:
parent
fe79a95731
commit
436996dc30
@ -34,4 +34,5 @@ limitations under the License.
|
||||
z-index: 0;
|
||||
pointer-events: none;
|
||||
overflow: hidden;
|
||||
user-select: none;
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user