mirror of
https://git.mirrors.martin98.com/https://github.com/langgenius/dify.git
synced 2025-08-20 08:09:24 +08:00
10 lines
123 B
CSS
10 lines
123 B
CSS
.logTable td {
|
|
padding: 7px 8px;
|
|
box-sizing: border-box;
|
|
max-width: 200px;
|
|
}
|
|
|
|
.pagination li {
|
|
list-style: none;
|
|
}
|