feat:设备管理
This commit is contained in:
@@ -1017,7 +1017,7 @@ export default defineComponent({
|
||||
height: 0;
|
||||
padding: 0;
|
||||
overflow: hidden;
|
||||
font-size: 14px;
|
||||
font-size: 16px;
|
||||
line-height: 1;
|
||||
visibility: hidden;
|
||||
opacity: 0;
|
||||
@@ -1034,8 +1034,8 @@ export default defineComponent({
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
width: 20px;
|
||||
height: 20px;
|
||||
width: 23px;
|
||||
height: 23px;
|
||||
overflow: hidden;
|
||||
|
||||
&--arr {
|
||||
@@ -1163,8 +1163,9 @@ export default defineComponent({
|
||||
}
|
||||
|
||||
&--append {
|
||||
font-size: 60%;
|
||||
opacity: 0.6;
|
||||
font-size: 80%;
|
||||
opacity: 0.7;
|
||||
padding-top: 5px;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user