TESTING - Add Site Notice (Kind of required)
This commit is contained in:
parent
6e00ca26be
commit
5a73f2215a
@ -90,7 +90,8 @@
|
|||||||
$('<div>')
|
$('<div>')
|
||||||
.css({
|
.css({
|
||||||
margin: 8,
|
margin: 8,
|
||||||
color: 'black'
|
color: 'black',
|
||||||
|
white-space: pre-wrap,
|
||||||
})
|
})
|
||||||
.html(notice)
|
.html(notice)
|
||||||
)
|
)
|
||||||
|
Reference in New Issue
Block a user