优化对齐方式,卡片直径、打印等

This commit is contained in:
24kycj
2025-04-10 09:11:11 +08:00
parent e8c3870820
commit d3c79b8399
7 changed files with 189 additions and 39 deletions
+11
View File
@@ -180,6 +180,17 @@ img {
.component-line span{
color: #969FA7;
}
.component-line .tool {
cursor: pointer;
padding: 4px;
}
.component-line .tool:hover{
background-color: #646E76;
}
.component-line .tool1 {
background-color: #646E76;
padding: 4px;
}
.ui-input{
background-color: #31373D;
border: #646E76 solid 1px;