8 lines
75 B
CSS
8 lines
75 B
CSS
.table_header {
|
|
min-width: 11rem;
|
|
}
|
|
|
|
.table_header a {
|
|
color: black;
|
|
}
|