summaryrefslogtreecommitdiff
path: root/src/client/components
diff options
context:
space:
mode:
authorsyuilo <syuilotan@yahoo.co.jp>2020-07-04 18:28:57 +0900
committersyuilo <syuilotan@yahoo.co.jp>2020-07-04 18:28:57 +0900
commit83e1068da302fa5dd5116f8fb25846332e9afbec (patch)
tree1c1e646cbefe93152bf4e5eb7695b02d42d636ee /src/client/components
parentchore(client): :art: (diff)
downloadsharkey-83e1068da302fa5dd5116f8fb25846332e9afbec.tar.gz
sharkey-83e1068da302fa5dd5116f8fb25846332e9afbec.tar.bz2
sharkey-83e1068da302fa5dd5116f8fb25846332e9afbec.zip
wip
Diffstat (limited to 'src/client/components')
-rw-r--r--src/client/components/notifications.vue7
1 files changed, 0 insertions, 7 deletions
diff --git a/src/client/components/notifications.vue b/src/client/components/notifications.vue
index 5c5b5fb810..fa1e2fad71 100644
--- a/src/client/components/notifications.vue
+++ b/src/client/components/notifications.vue
@@ -87,13 +87,6 @@ export default Vue.extend({
<style lang="scss" scoped>
.mfcuwfyp {
- > .notifications {
- > ::v-deep * {
- //margin-bottom: var(--margin);
- margin-bottom: 0;
- }
- }
-
> .empty {
margin: 0;
padding: 16px;