Change new session toast to unverified
This also changes text to show the device ID and name in the toast. Fixes https://github.com/vector-im/riot-web/issues/11916
This commit is contained in:
parent
6d47f9620f
commit
f12fe984e5
4 changed files with 24 additions and 15 deletions
|
@ -98,5 +98,9 @@ limitations under the License.
|
|||
margin: 4px 0 11px 0;
|
||||
font-size: 12px;
|
||||
}
|
||||
|
||||
.mx_Toast_deviceID {
|
||||
font-size: 10px;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue