mirror of
https://github.com/langgenius/dify.git
synced 2026-03-01 19:22:10 -05:00
9 lines
122 B
CSS
9 lines
122 B
CSS
.logTable td {
|
|
padding: 7px 8px;
|
|
box-sizing: border-box;
|
|
max-width: 200px;
|
|
}
|
|
|
|
.pagination li {
|
|
list-style: none;
|
|
} |