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