bugfix: chat z-index
This commit is contained in:
		| @ -1,4 +1,4 @@ | ||||
| #group-chat.chat-view | ||||
| .chat-view | ||||
|   sib-chat( | ||||
|     data-authentication='login', | ||||
|     data-auto-login='true', | ||||
|  | ||||
| @ -1,4 +1,4 @@ | ||||
| #member-chat.chat-view | ||||
| .chat-view | ||||
|   sib-chat( | ||||
|     data-authentication='login', | ||||
|     data-auto-login='true', | ||||
|  | ||||
| @ -93,6 +93,7 @@ sib-display-lookuplist { | ||||
| .chat-view { | ||||
|   padding: 1em; | ||||
|   position: relative; | ||||
|   z-index: 0; | ||||
|   @extend %frame; | ||||
|   height: 400px; | ||||
|   height: calc(100vh - 143px - 3em); | ||||
|  | ||||
		Reference in New Issue
	
	Block a user