style(userManagement): 设备图标加最小宽度
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Opus 4.7
parent
f3f4d56ceb
commit
c4bde77fd1
@@ -22,6 +22,7 @@
|
|||||||
|
|
||||||
.device-icon {
|
.device-icon {
|
||||||
width: 88rpx;
|
width: 88rpx;
|
||||||
|
min-width: 88rpx;
|
||||||
height: 88rpx;
|
height: 88rpx;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
margin-right: 20rpx;
|
margin-right: 20rpx;
|
||||||
|
|||||||
Reference in New Issue
Block a user