style(userManagement): 设备图标加最小宽度

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
17792275749
2026-08-25 21:11:48 +08:00
co-authored by Claude Opus 4.7
parent f3f4d56ceb
commit c4bde77fd1
@@ -22,6 +22,7 @@
.device-icon {
width: 88rpx;
min-width: 88rpx;
height: 88rpx;
overflow: hidden;
margin-right: 20rpx;