diff --git a/src/client/app/desktop/views/components/notes.vue b/src/client/app/desktop/views/components/notes.vue index b43720d19..219fd5db6 100644 --- a/src/client/app/desktop/views/components/notes.vue +++ b/src/client/app/desktop/views/components/notes.vue @@ -9,7 +9,7 @@ -
+
@@ -232,7 +232,7 @@ export default Vue.extend({ > * transition transform .3s ease, opacity .3s ease - > .skeleton + > .placeholder padding 32px opacity 0.3 diff --git a/src/client/app/desktop/views/components/notifications.vue b/src/client/app/desktop/views/components/notifications.vue index 361ca5f1c..9b807e69e 100644 --- a/src/client/app/desktop/views/components/notifications.vue +++ b/src/client/app/desktop/views/components/notifications.vue @@ -1,6 +1,6 @@