style: updated font size and truncation on fields in the invited users table in admin dashboard (#3300)

style: updated font size and fixed truncation issue on invited table
This commit is contained in:
Joel Jacob Stephen
2023-08-28 23:27:55 +05:30
committed by GitHub
parent b953b32ff4
commit b22bd97818
3 changed files with 19 additions and 42 deletions

View File

@@ -1,5 +1,5 @@
<!DOCTYPE html>
<html lang="en" data-font-size="large">
<html lang="en" data-font-size="medium">
<head>
<script>
@@ -17,4 +17,4 @@
<script type="module" src="/src/main.ts"></script>
</body>
</html>
</html>