mirror of
https://gitee.com/ant-design/ant-design.git
synced 2024-12-03 04:30:06 +08:00
update API table style
This commit is contained in:
parent
1bf0bab2a7
commit
b245659887
@ -211,13 +211,12 @@
|
||||
font-family: "Lucida Console", Consolas, Menlo, Courier, monospace;
|
||||
}
|
||||
td:nth-child(3) {
|
||||
width: 20%;
|
||||
word-break: break-all;
|
||||
width: 22%;
|
||||
font-size: 12px;
|
||||
font-family: "Lucida Console", Consolas, Menlo, Courier, monospace;
|
||||
}
|
||||
td:last-child {
|
||||
width: 15%;
|
||||
width: 13%;
|
||||
font-size: 12px;
|
||||
font-family: "Lucida Console", Consolas, Menlo, Courier, monospace;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user