mirror of
https://github.com/element-plus/element-plus.git
synced 2026-03-13 07:51:17 +08:00
chore: update doc mobile sidebar style (#4420)
This commit is contained in:
@@ -18,4 +18,12 @@
|
||||
overflow: hidden;
|
||||
}
|
||||
}
|
||||
@media (max-width: 768px) {
|
||||
.sponsor-item {
|
||||
max-width: 160px;
|
||||
img {
|
||||
border-radius: 4px;
|
||||
}
|
||||
}
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user