mirror of
https://github.com/vector-im/element-web.git
synced 2025-09-13 09:41:16 +02:00
Added error checking, and UI
This commit is contained in:
parent
bfd3ef0e44
commit
f59dbe40ec
@ -47,6 +47,12 @@ limitations under the License.
|
||||
overflow-y: scroll;
|
||||
}
|
||||
|
||||
.mx_ChatInviteDialog_error {
|
||||
position: absolute;
|
||||
color: #ff0064;
|
||||
line-height: 36px;
|
||||
}
|
||||
|
||||
.mx_ChatInviteDialog_cancel {
|
||||
position: absolute;
|
||||
right: 11px;
|
||||
|
Loading…
x
Reference in New Issue
Block a user