mirror of
https://github.com/element-plus/element-plus.git
synced 2025-01-30 11:16:12 +08:00
fix(docs): doc-content table min-width modify (#3557)
This commit is contained in:
parent
a5438d3545
commit
7e3247515b
@ -182,7 +182,7 @@ li > ol {
|
||||
td:nth-child(2) {
|
||||
font-family: var(--font-family);
|
||||
white-space: pre-wrap;
|
||||
min-width: 30%;
|
||||
min-width: 11.62rem;
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user