diff --git a/core/core-frontend/src/views/share/share/ShareHandler.vue b/core/core-frontend/src/views/share/share/ShareHandler.vue index a61ca70e16..0393ab06a3 100644 --- a/core/core-frontend/src/views/share/share/ShareHandler.vue +++ b/core/core-frontend/src/views/share/share/ShareHandler.vue @@ -73,7 +73,7 @@ -
+
{ background-color: #bbbfc4; margin-right: 4px; } - .done { + .done-finish { color: #3370ff; &:hover { background-color: #3370ff1a !important; diff --git a/core/core-frontend/src/views/share/share/ShareTicket.vue b/core/core-frontend/src/views/share/share/ShareTicket.vue index c75dce4d19..23b4ac8b1f 100644 --- a/core/core-frontend/src/views/share/share/ShareTicket.vue +++ b/core/core-frontend/src/views/share/share/ShareTicket.vue @@ -423,6 +423,7 @@ onMounted(() => { :deep(.ed-table__header) { background-color: #f5f6f7; + border-bottom: 1px solid #d5d7d8; thead { tr { th { diff --git a/core/core-frontend/src/views/share/share/ShareVisualHead.vue b/core/core-frontend/src/views/share/share/ShareVisualHead.vue index e01fa24298..b6d4f2e4f1 100644 --- a/core/core-frontend/src/views/share/share/ShareVisualHead.vue +++ b/core/core-frontend/src/views/share/share/ShareVisualHead.vue @@ -75,7 +75,11 @@
-
+
@@ -133,6 +137,7 @@
- +