update: 表格内容自动换行
This commit is contained in:
parent
7d03da21f3
commit
260a9cfe91
@ -4,6 +4,10 @@
|
||||
}
|
||||
}
|
||||
|
||||
td {
|
||||
word-wrap: break-word;
|
||||
word-break: break-all;
|
||||
}
|
||||
.nb-container {
|
||||
padding-top: 75px;
|
||||
min-height: 100vh;
|
||||
|
Loading…
x
Reference in New Issue
Block a user