mirror of
https://github.com/zadam/trilium.git
synced 2026-07-06 17:38:41 +02:00
style(options/appearance): improve layout slightly
This commit is contained in:
@@ -1,8 +1,17 @@
|
||||
.radio-with-illustration {
|
||||
.options-section .radio-with-illustration {
|
||||
list-style-type: none;
|
||||
margin: 0;
|
||||
margin-bottom: 0;
|
||||
padding: 0;
|
||||
display: flex;
|
||||
gap: 1em;
|
||||
gap: 1.5em;
|
||||
justify-content: center;
|
||||
|
||||
figure {
|
||||
figcaption {
|
||||
margin-top: 0.25em;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
margin-bottom: 0;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user