Refactor/rewrite the entire moderation-application system

This commit is contained in:
Paul Frazee
2024-02-14 21:48:27 -08:00
parent cc635ae949
commit b009a34a7a
43 changed files with 1094 additions and 1062 deletions
+3 -1
View File
@@ -165,6 +165,9 @@ export const atoms = {
/*
* Text
*/
text_left: {
textAlign: 'left',
},
text_center: {
textAlign: 'center',
},
@@ -242,7 +245,6 @@ export const atoms = {
borderRightWidth: 1,
},
/*
* Shadow
*/