Skip to content

Commit bc5de45

Browse files
committed
Width of last column
1 parent 2795b78 commit bc5de45

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

app/resources/sass/app.scss

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1891,6 +1891,10 @@ fieldset .field {
18911891
color: rgb(150, 150, 150);
18921892
}
18931893

1894+
.inventory-groups thead td:last-child {
1895+
width: 5%;
1896+
}
1897+
18941898
.inventory-groups.table td {
18951899
border: 1px solid rgb(100, 100, 100);
18961900
}

public/js/app.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)