mirror of
https://github.com/wassname/talk.git
synced 2026-07-14 11:18:50 +08:00
* chore: reorganize account * chore: reorganize install * chore: reorganize auth files * chore: reorganize admin files * fix: graphql naming * chore: adapt account routing
14 lines
109 B
CSS
14 lines
109 B
CSS
:global {
|
|
body {
|
|
padding: 0;
|
|
margin: 0;
|
|
}
|
|
}
|
|
|
|
.root {
|
|
}
|
|
|
|
.logoContainer {
|
|
position: relative;
|
|
}
|