mirror of
https://gitee.com/element-plus/element-plus.git
synced 2024-12-03 03:38:41 +08:00
chore: update doc mobile sidebar style (#4420)
This commit is contained in:
parent
57f9da5502
commit
da5d1171eb
@ -18,4 +18,12 @@
|
||||
overflow: hidden;
|
||||
}
|
||||
}
|
||||
@media (max-width: 768px) {
|
||||
.sponsor-item {
|
||||
max-width: 160px;
|
||||
img {
|
||||
border-radius: 4px;
|
||||
}
|
||||
}
|
||||
}
|
||||
</style>
|
||||
|
Loading…
Reference in New Issue
Block a user