mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
feat(emails): move bg color to main table
This commit is contained in:
@@ -90,12 +90,12 @@ td[class="stack-column-center"] {
|
||||
}
|
||||
}
|
||||
</style>
|
||||
|
||||
<table class="body">
|
||||
|
||||
<table class="body" style="background: #2e2e2e;">
|
||||
<tr>
|
||||
<td class="center" align="center" valign="top">
|
||||
<center>
|
||||
|
||||
|
||||
<table class="row header">
|
||||
<tr>
|
||||
<td class="center" align="center">
|
||||
|
||||
Reference in New Issue
Block a user