mirror of
https://github.com/appwrite/appwrite
synced 2026-05-23 17:08:45 +00:00
Fix style typo
This commit is contained in:
parent
922332042e
commit
781aa8025a
1 changed files with 1 additions and 1 deletions
|
|
@ -51,7 +51,7 @@
|
|||
|
||||
<body style="direction: {{direction}}">
|
||||
|
||||
<div style="max-width:650px; word-wrap: break-wrod; overflow-wrap: break-word;
|
||||
<div style="max-width:650px; word-wrap: break-word; overflow-wrap: break-word;
|
||||
word-break: break-all; margin:0 auto;">
|
||||
<table style="margin-top: 32px">
|
||||
<tr>
|
||||
|
|
|
|||
Loading…
Reference in a new issue