Merge pull request #8191 from overleaf/msm-dictionary-modal-fixes
Dictionary modal fixes GitOrigin-RevId: 9804619a5addfb53633b6801002fdff221af971a
This commit is contained in:
+3
-1
@@ -94,7 +94,9 @@ export default function DictionaryModalContent({
|
||||
))}
|
||||
</ul>
|
||||
) : (
|
||||
<i>{t('edit_dictionary_empty')}</i>
|
||||
<p className="dictionary-empty-body text-center">
|
||||
<i>{t('edit_dictionary_empty')}</i>
|
||||
</p>
|
||||
)}
|
||||
</Modal.Body>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user