7 lines
84 B
CSS
7 lines
84 B
CSS
.webpage-list-table tr {
|
|
height: 20px;
|
|
}
|
|
.webpage-list-table td {
|
|
padding: 5px;
|
|
}
|