Skip to content

Commit add8a6a

Browse files
authored
IBX-10411: Narrowed visibility column (#1662)
1 parent 8ca5db0 commit add8a6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/bundle/Resources/public/scss/_content-locations.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
.ibexa-table {
1616
&__header-cell {
1717
&--visibility-toggler {
18-
width: calculateRem(300px);
18+
width: calculateRem(120px);
1919
}
2020
}
2121
}

0 commit comments

Comments
 (0)