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