5 lines
68 B
SCSS
5 lines
68 B
SCSS
.admin-builds-table {
|
|
td:last-child {
|
|
min-width: 120px;
|
|
}
|
|
}
|