Browse Source

[edit] publish style

wenliming 2 years ago
parent
commit
8524449532

+ 1 - 1
src/entry/content_help.js

@@ -4,7 +4,7 @@ import {
 } from "@/logic/content/twitter.js";
 
 window.onload = () => {
-    appendPopupPage();
+    // appendPopupPage();
     chrome.runtime.sendMessage({ 
         actionType: "CONTENT_WINDOW_LOADED_SET_POPUP_PAGE", 
         data: { } 

+ 1 - 1
src/view/components/custom-card-cover.vue

@@ -71,9 +71,9 @@ const open = () => {
 .not-open {
     width: 100%;
     height: 100%;
-    filter: drop-shadow(0px 2px 20px rgba(0, 0, 0, 0.1));
     position: relative;
     border-radius: 16px;
+    filter: drop-shadow(0px 2px 20px rgba(0, 0, 0, 0.1));
 
     .money-area {
         width: 100%;

File diff suppressed because it is too large
+ 423 - 434
src/view/iframe/publish/give-dialog.vue


Some files were not shown because too many files changed in this diff