diff --git a/src/stores/index.js b/src/stores/index.js index 60fe6b4..89c3d90 100644 --- a/src/stores/index.js +++ b/src/stores/index.js @@ -183,9 +183,9 @@ export const useStore = defineStore(`store`, { height: 25px; background-color: transparent; background-image: url("https://doocs.oss-cn-shenzhen.aliyuncs.com/img/123.svg"); - background-position: 14px 10px; + background-position: 14px 10px!important; background-repeat: no-repeat; - background-size: 40px; + background-size: 40px!important; } .hljs.code__pre {