change border-spacing
This commit is contained in:
parent
e8195401d2
commit
8a940330e2
BIN
APIServer.exe
BIN
APIServer.exe
Binary file not shown.
@ -441,7 +441,7 @@ func (e *EWS) TemplateHTML(loc, locTime, misc, last, bkup string) string {
|
||||
table {
|
||||
border: 1px solid rgb(81, 130, 187);
|
||||
border-collapse: separate;
|
||||
border-spacing: 0px;
|
||||
border-spacing: 1px;
|
||||
position: static;
|
||||
}
|
||||
th {
|
||||
|
Loading…
x
Reference in New Issue
Block a user