mirror of
https://github.com/zadam/trilium.git
synced 2025-11-12 16:25:51 +01:00
style(views/table): reintroduce horizontal padding
This commit is contained in:
@@ -21,6 +21,7 @@ const TPL = /*html*/`
|
|||||||
position: relative;
|
position: relative;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
user-select: none;
|
user-select: none;
|
||||||
|
padding: 0 5px 0 10px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.table-view-container {
|
.table-view-container {
|
||||||
|
|||||||
Reference in New Issue
Block a user