Disable text selection in room
This commit is contained in:
@@ -29,6 +29,7 @@ limitations under the License.
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
height: 98px;
|
||||
user-select: none;
|
||||
}
|
||||
|
||||
.header h5 {
|
||||
|
||||
@@ -45,6 +45,7 @@ limitations under the License.
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
border-radius: 8px;
|
||||
user-select: none;
|
||||
}
|
||||
|
||||
.participantName > * {
|
||||
|
||||
Reference in New Issue
Block a user