Fix look of the untrusted device dialog (#7487)
This commit is contained in:
@@ -23,4 +23,10 @@ limitations under the License.
|
||||
margin-left: 0;
|
||||
}
|
||||
}
|
||||
|
||||
.mx_Dialog_buttons {
|
||||
display: flex;
|
||||
justify-content: end;
|
||||
gap: 8px;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user