From 8e7060b65f347aae4c7000217880eed379ecc7cc Mon Sep 17 00:00:00 2001 From: Kevin Pfeifer Date: Sun, 15 Nov 2020 12:02:14 +0100 Subject: [PATCH 01/20] fix row listing stylings --- .../listing/Components/Table/Row/_Meta.vue | 20 ++++++++++--------- assets/scss/modules/listing/row/row.scss | 5 ++--- 2 files changed, 13 insertions(+), 12 deletions(-) diff --git a/assets/js/app/listing/Components/Table/Row/_Meta.vue b/assets/js/app/listing/Components/Table/Row/_Meta.vue index 5a6a808f..2a5683cb 100644 --- a/assets/js/app/listing/Components/Table/Row/_Meta.vue +++ b/assets/js/app/listing/Components/Table/Row/_Meta.vue @@ -1,18 +1,20 @@