2023-11-10-dist

This commit is contained in:
X1627315083
2023-11-10 10:56:18 +08:00
parent 223984c10b
commit 1298a3051e
20 changed files with 175 additions and 63 deletions

View File

@@ -299,6 +299,8 @@ export default defineComponent({
max-height: 65rem;
overflow-y: auto;
// border-radius: ;
&.setLabel_centent::-webkit-scrollbar{display: none;}
&.active{
overflow: hidden;
}