mirror of
https://github.com/zadam/trilium.git
synced 2025-10-20 07:08:55 +02:00
style(views/table): reintroduce horizontal padding
This commit is contained in:
parent
ba22d0706f
commit
d08225339c
@ -21,6 +21,7 @@ const TPL = /*html*/`
|
||||
position: relative;
|
||||
height: 100%;
|
||||
user-select: none;
|
||||
padding: 0 5px 0 10px;
|
||||
}
|
||||
|
||||
.table-view-container {
|
||||
|
Loading…
x
Reference in New Issue
Block a user