mirror of
https://github.com/zadam/trilium.git
synced 2026-02-17 11:14:36 +01:00
feat(sql_console): reduce spacing to fit more content
This commit is contained in:
parent
6ae74b3181
commit
7c18025098
@ -20,6 +20,15 @@
|
||||
|
||||
> .tabulator {
|
||||
height: 100%;
|
||||
--cell-vert-padding-size: 4px;
|
||||
|
||||
> .tabulator-tableholder {
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
.tabulator-col-content {
|
||||
padding: 4px !important;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user