Device manager - select all devices (#9330)
* add device selection that does nothing * multi select and sign out of sessions * test multiple selection * fix type after rebase * select all sessions
This commit is contained in:
parent
0ded5e0505
commit
c59bbdf917
7 changed files with 267 additions and 5 deletions
|
@ -25,7 +25,7 @@ limitations under the License.
|
|||
display: grid;
|
||||
grid-gap: $spacing-16;
|
||||
margin: 0;
|
||||
padding: 0 $spacing-8;
|
||||
padding: 0 $spacing-16;
|
||||
}
|
||||
|
||||
.mx_FilteredDeviceList_listItem {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue