Added error checking, and UI
This commit is contained in:
@@ -47,6 +47,12 @@ limitations under the License.
|
|||||||
overflow-y: scroll;
|
overflow-y: scroll;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.mx_ChatInviteDialog_error {
|
||||||
|
position: absolute;
|
||||||
|
color: #ff0064;
|
||||||
|
line-height: 36px;
|
||||||
|
}
|
||||||
|
|
||||||
.mx_ChatInviteDialog_cancel {
|
.mx_ChatInviteDialog_cancel {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
right: 11px;
|
right: 11px;
|
||||||
|
|||||||
Reference in New Issue
Block a user