diff options
| author | Henry Jameson <me@hjkos.com> | 2022-04-20 19:44:31 +0300 |
|---|---|---|
| committer | Henry Jameson <me@hjkos.com> | 2022-04-20 19:44:49 +0300 |
| commit | 631b8b93a4a8dd548bae5ab9fa7bc4d6e892ae3f (patch) | |
| tree | 70eafaf1c189471885124e2a52401574f60b2464 /src/components/account_actions | |
| parent | aef6d529516f34d346faa7e6c424a16ff5f9a202 (diff) | |
tons of fixes mainly aimed at panel headings
Diffstat (limited to 'src/components/account_actions')
| -rw-r--r-- | src/components/account_actions/account_actions.vue | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/components/account_actions/account_actions.vue b/src/components/account_actions/account_actions.vue index 1e31151c..c35d01af 100644 --- a/src/components/account_actions/account_actions.vue +++ b/src/components/account_actions/account_actions.vue @@ -74,10 +74,6 @@ <style lang="scss"> @import '../../_variables.scss'; .AccountActions { - button.dropdown-item { - margin-left: 0; - } - .ellipsis-button { width: 2.5em; margin: -0.5em 0; |
