aboutsummaryrefslogtreecommitdiff
path: root/src/components/account_actions
diff options
context:
space:
mode:
authorHenry Jameson <me@hjkos.com>2022-04-20 19:44:31 +0300
committerHenry Jameson <me@hjkos.com>2022-04-20 19:44:49 +0300
commit631b8b93a4a8dd548bae5ab9fa7bc4d6e892ae3f (patch)
tree70eafaf1c189471885124e2a52401574f60b2464 /src/components/account_actions
parentaef6d529516f34d346faa7e6c424a16ff5f9a202 (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.vue4
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;