Skip to content

Commit 5dbb9da

Browse files
author
p01
committed
Locally attach the gradient background of the ResourceDetailView
1 parent c3345ab commit 5dbb9da

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/resource-manager/resource_style.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -186,6 +186,7 @@
186186
background-image: linear-gradient(180deg, #eee 54px, #e9e9e9 55px);
187187
background-size:100% 55px;
188188
background-repeat: repeat-x;
189+
background-attachment: local;
189190
}
190191

191192
.resource-detail-script-container,

0 commit comments

Comments
 (0)