Device manager - device type and verification icons on device tile (PSG-637) (#9197)
* add unknown device icon * add device type and verification icon component * test * stylelint * fix securitycard spacing Co-authored-by: Travis Ralston <travisr@matrix.org>
This commit is contained in:
parent
5aae974e93
commit
825a0af4a9
18 changed files with 480 additions and 27 deletions
|
@ -68,3 +68,7 @@ limitations under the License.
|
|||
font-size: $font-12px;
|
||||
color: $secondary-content;
|
||||
}
|
||||
|
||||
.mx_DeviceSecurityCard_actions {
|
||||
margin-top: $spacing-16;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue