mirror of
https://github.com/element-hq/element-web
synced 2024-11-27 03:36:07 +03:00
More padding between header & text in radio button
This commit is contained in:
parent
f4460ca78f
commit
1e457994f9
1 changed files with 1 additions and 0 deletions
|
@ -91,6 +91,7 @@ limitations under the License.
|
||||||
color: $dialog-title-fg-color;
|
color: $dialog-title-fg-color;
|
||||||
font-weight: 600;
|
font-weight: 600;
|
||||||
font-size: $font-18px;
|
font-size: $font-18px;
|
||||||
|
padding-bottom: 10px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.mx_CreateSecretStorageDialog_optionIcon {
|
.mx_CreateSecretStorageDialog_optionIcon {
|
||||||
|
|
Loading…
Reference in a new issue