This commit is contained in:
2025-07-10 19:55:38 +08:00
parent b90aa5371a
commit a487cf59a1

View File

@ -218,7 +218,7 @@ const tabHeightFn = () => {
width: 100%;
padding: 0 10px;
box-sizing: border-box;
background: red;
background: #ccc;
}
</style>