diff options
| author | Henry Jameson <me@hjkos.com> | 2020-05-28 21:26:33 +0300 |
|---|---|---|
| committer | Henry Jameson <me@hjkos.com> | 2020-05-28 21:28:01 +0300 |
| commit | 9a20a9093287b1835d635398ea900e5dc2ca3484 (patch) | |
| tree | 48c37262b1f79048a234cbdb03d3a7ce79579802 /src/components/settings_modal/settings_modal_content.scss | |
| parent | 5ffcddd3b9b4b6600e4e51066b9410d7e852df11 (diff) | |
fixed the remaining issues
Diffstat (limited to 'src/components/settings_modal/settings_modal_content.scss')
| -rw-r--r-- | src/components/settings_modal/settings_modal_content.scss | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/components/settings_modal/settings_modal_content.scss b/src/components/settings_modal/settings_modal_content.scss index f80306c6..a3fef1cf 100644 --- a/src/components/settings_modal/settings_modal_content.scss +++ b/src/components/settings_modal/settings_modal_content.scss @@ -2,10 +2,6 @@ .settings_tab-switcher { height: 100%; - .full-height { - height: 100%; - } - .setting-item { border-bottom: 2px solid var(--fg, $fallback--fg); margin: 1em 1em 1.4em; |
