mirror of
https://github.com/zadam/trilium.git
synced 2025-12-20 14:24:27 +01:00
style(options/appearance): improve layout slightly
This commit is contained in:
parent
948a6f84d6
commit
3ed613cf1d
@ -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;
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user