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:
committed by
GitHub
parent
b953b32ff4
commit
b22bd97818
@@ -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>
|
||||
Reference in New Issue
Block a user