Add Styles UI Page [Exporter]

[+] chore(exporter.module.scss): add new styles for .exporter-system.body
This commit is contained in:
H0llyW00dzZ 2023-10-23 10:21:13 +07:00
parent 532e647d8c
commit 59d9fba045
No known key found for this signature in database
GPG Key ID: 05C7FFFC0845C930

View File

@ -197,6 +197,12 @@
}
}
&-system {
.body {
background-color: var(--white);
}
}
&-user {
flex-direction: row-reverse;