mirror of
https://github.com/zadam/trilium.git
synced 2026-06-18 19:32:05 +02:00
style(standalone/setup): fix some spacing issues
This commit is contained in:
@@ -109,9 +109,14 @@ body.setup {
|
||||
flex-direction: column;
|
||||
justify-content: center;
|
||||
flex-grow: 1;
|
||||
gap: 1rem;
|
||||
width: 80%;
|
||||
margin: auto;
|
||||
|
||||
.form-group {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
|
||||
.admonition {
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user