mirror of
https://github.com/zadam/trilium.git
synced 2025-11-10 07:15:51 +01:00
client: Fix promoted attribute style regressions (closes #503)
This commit is contained in:
@@ -42,6 +42,10 @@ const TPL = `
|
||||
word-break:keep-all;
|
||||
white-space: nowrap;
|
||||
}
|
||||
.promoted-attribute-cell input[type="checkbox"] {
|
||||
height: 1.5em;
|
||||
}
|
||||
|
||||
</style>
|
||||
|
||||
<div class="promoted-attributes-container"></div>
|
||||
|
||||
Reference in New Issue
Block a user