More padding between header & text in radio button

pull/21833/head
David Baker 2020-06-30 11:10:12 +01:00
parent f4460ca78f
commit 1e457994f9
1 changed files with 1 additions and 0 deletions

View File

@ -91,6 +91,7 @@ limitations under the License.
color: $dialog-title-fg-color;
font-weight: 600;
font-size: $font-18px;
padding-bottom: 10px;
}
.mx_CreateSecretStorageDialog_optionIcon {