同步
This commit is contained in:
@@ -471,6 +471,14 @@
|
||||
flex-shrink: 0;
|
||||
}
|
||||
|
||||
.section-lock-wrap {
|
||||
min-width: 32rpx;
|
||||
flex-shrink: 0;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
}
|
||||
|
||||
.lock-open {
|
||||
color: #00CED1;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user