mirror of
https://github.com/TriliumNext/Trilium.git
synced 2025-12-10 03:53:37 -06:00
7 lines
106 B
CSS
7 lines
106 B
CSS
.sql-result-widget {
|
|
padding: 15px;
|
|
}
|
|
|
|
.sql-console-result-container td {
|
|
white-space: preserve;
|
|
} |