diff --git a/src/views/Dashboard.vue b/src/views/Dashboard.vue index 932623406..0f5768c3e 100644 --- a/src/views/Dashboard.vue +++ b/src/views/Dashboard.vue @@ -35,7 +35,6 @@ License along with this library. If not, see . @@ -139,8 +138,5 @@ export default { ::v-deep .item-icon { filter: var(--background-invert-if-dark); } - .activity-panel__item p.message { - margin-bottom: 0!important; - } }