mirror of
https://github.com/zadam/trilium.git
synced 2026-02-19 12:14:23 +01:00
feat(options/shortcuts): equal height
This commit is contained in:
parent
656f5e0a7f
commit
d4052dbe37
@ -20,4 +20,12 @@
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
}
|
||||
|
||||
table {
|
||||
width: 100%;
|
||||
|
||||
th {
|
||||
width: 25%;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user