mirror of
https://github.com/zadam/trilium.git
synced 2025-11-11 00:49:00 +01:00
7 lines
106 B
CSS
7 lines
106 B
CSS
.sql-result-widget {
|
|
padding: 15px;
|
|
}
|
|
|
|
.sql-console-result-container td {
|
|
white-space: preserve;
|
|
} |