device manager - add spinners while devices are signing out (#9433)
This commit is contained in:
parent
72d7939afc
commit
877c95df8f
4 changed files with 42 additions and 3 deletions
|
@ -45,4 +45,8 @@ limitations under the License.
|
|||
|
||||
.mx_FilteredDeviceList_headerButton {
|
||||
flex-shrink: 0;
|
||||
// override inline button styling
|
||||
display: flex !important;
|
||||
flex-direction: row;
|
||||
gap: $spacing-8;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue