Skip to content

Commit 0c11498

Browse files
committed
Fix link width in ResourceList
1 parent 9d93ec3 commit 0c11498

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/components/ResourceList/ResourceList.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -277,5 +277,6 @@ $action-button-height: rem(30px);
277277
top: 0;
278278
left: 0;
279279
height: 100%;
280+
width: 100%;
280281
opacity: 0;
281282
}

0 commit comments

Comments
 (0)