mirror of
https://github.com/zadam/trilium.git
synced 2026-07-09 08:53:16 +02:00
feat(options/shortcuts): equal height
This commit is contained in:
@@ -20,4 +20,12 @@
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
}
|
||||
|
||||
table {
|
||||
width: 100%;
|
||||
|
||||
th {
|
||||
width: 25%;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user