Skip to content

Commit dc23296

Browse files
committed
chore: update a todo comment to reflect latest plans
1 parent 233f7fa commit dc23296

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/assets/stylesheets/cortex-plugins-core/components/thumbnail-placeholder.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
.thumbnail-placeholder {
2-
background-color: #E4E4E4; // TODO: determine how to inherit variables from Cortex. This should be $color-grey-evenlighter
2+
background-color: #E4E4E4; // TODO: Abstract to cortex-style-base library. This should be $color-grey-evenlighter
33
display: flex;
44
height: 50px;
55
width: 50px;

0 commit comments

Comments
 (0)