0ccbef45a1
Co-authored-by: Cursor <cursoragent@cursor.com>
6 lines
103 B
Plaintext
6 lines
103 B
Plaintext
<style>
|
|
.background-image {
|
|
background-image: url('@ViewBag.WallpaperUrl');
|
|
}
|
|
</style>
|