Explorar o código

fix: 标题样式bug修复

任一存 hai 1 ano
pai
achega
b478363215
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      src/components/TableTitle.vue

+ 2 - 0
src/components/TableTitle.vue

@@ -42,6 +42,8 @@ const props = defineProps({
     font-size: 40px;
     color: #474747;
     position: relative;
+    z-index: 0;
+    display: inline-block;
     >.deco{
       position: absolute;
       right: -15px;