更新
This commit is contained in:
@@ -250,7 +250,7 @@
|
||||
.device-grid {
|
||||
display: grid;
|
||||
grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
|
||||
gap: 36px;
|
||||
gap: 12px;
|
||||
width: 100%;
|
||||
background-color: var(--el-bg-color, #f5f7fa);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user