优化对齐方式,卡片直径、打印等
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user