10 lines
91 B
CSS
10 lines
91 B
CSS
|
|
.table-column-info td,
|
|
.table-column-info th {
|
|
padding: 0.5rem;
|
|
}
|
|
|
|
button {
|
|
border: 0
|
|
}
|