Refactor/rewrite the entire moderation-application system
This commit is contained in:
+3
-1
@@ -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
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user