修改slogan禁用

This commit is contained in:
wxd
2024-10-04 12:07:37 +08:00
parent 0e407bcfe3
commit 24710f5f65
2 changed files with 3 additions and 0 deletions

View File

@@ -110,9 +110,11 @@
padding: 0 calc(1rem*1.2);
&.active{
// opacity: .4;
pointer-events: none;
color: #a4a4a4 !important;
background: #ebebeb !important;
cursor: not-allowed;
}
}
.printModel_item:hover{