mirror of
https://github.com/pierre42100/ComunicWeb
synced 2025-06-19 12:25:16 +00:00
Make call window title unselectable
This commit is contained in:
@ -56,6 +56,10 @@
|
||||
vertical-align: middle;
|
||||
}
|
||||
|
||||
.call-window .head .title {
|
||||
cursor: default;
|
||||
}
|
||||
|
||||
.call-window .head a {
|
||||
color: inherit;
|
||||
}
|
||||
|
Reference in New Issue
Block a user