aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/ui/Modal/styles.ts
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/ui/Modal/styles.ts')
-rw-r--r--src/components/ui/Modal/styles.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/ui/Modal/styles.ts b/src/components/ui/Modal/styles.ts
index f32c075ce..c2bebf9bb 100644
--- a/src/components/ui/Modal/styles.ts
+++ b/src/components/ui/Modal/styles.ts
@@ -1,4 +1,4 @@
1export default (theme) => ({ 1export default theme => ({
2 component: { 2 component: {
3 zIndex: 500, 3 zIndex: 500,
4 position: 'absolute', 4 position: 'absolute',