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;
|
||||
height: 100%;
|
||||
user-select: none;
|
||||
padding: 0 5px 0 10px;
|
||||
}
|
||||
|
||||
.table-view-container {
|
||||
|
||||
Reference in New Issue
Block a user