mirror of
https://github.com/stack-auth/stack.git
synced 2026-06-13 21:01:21 +08:00
Split up SDK reference and component reference Added User and StackApp reference Fixed stackServerApp.createUser function options
5 lines
100 B
CSS
5 lines
100 B
CSS
.indented {
|
|
margin-left: 1.5rem;
|
|
padding-left: 1.5rem;
|
|
border-left: 1px solid var(--border);
|
|
} |