diff --git a/src/components/VnTable/VnOrder.vue b/src/components/VnTable/VnOrder.vue index 47ed9acf4..72cc9cc9f 100644 --- a/src/components/VnTable/VnOrder.vue +++ b/src/components/VnTable/VnOrder.vue @@ -70,7 +70,7 @@ function textAlignToFlex(textAlign) { :style="textAlignToFlex(align)" > {{ label }} -
+
diff --git a/src/components/common/VnLog.vue b/src/components/common/VnLog.vue index 2550cb05e..2fd323543 100644 --- a/src/components/common/VnLog.vue +++ b/src/components/common/VnLog.vue @@ -304,6 +304,7 @@ watch( @on-change="setLogTree" search-url="logs" :exprBuilder + :order="['creationDate DESC', 'id DESC']" >