Bug 1929376 - [contextual-password-manager] Add more margin between notification message and radio buttons . r=mtigley,desktop-theme-reviewers,dao

Differential Revision: https://phabricator.services.mozilla.com/D229112
This commit is contained in:
tessa
2024-11-19 08:49:45 +00:00
parent 8c8f43428a
commit 78fa341147

View File

@@ -337,6 +337,7 @@ login-form {
display: flex;
justify-content: space-between;
align-items: center;
margin-block-end: var(--space-small);
}
.selected::part(button) {