You've already forked matrix-react-sdk
mirror of
https://github.com/matrix-org/matrix-react-sdk.git
synced 2025-07-30 02:21:17 +03:00
device manager - add spinners while devices are signing out (#9433)
This commit is contained in:
@ -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;
|
||||
}
|
||||
|
Reference in New Issue
Block a user