mirror of
https://github.com/zadam/trilium.git
synced 2026-07-07 17:12:53 +02:00
feat(react/widgets): port sql_result
This commit is contained in:
7
apps/client/src/widgets/sql_result.css
Normal file
7
apps/client/src/widgets/sql_result.css
Normal file
@@ -0,0 +1,7 @@
|
||||
.sql-result-widget {
|
||||
padding: 15px;
|
||||
}
|
||||
|
||||
.sql-console-result-container td {
|
||||
white-space: preserve;
|
||||
}
|
||||
Reference in New Issue
Block a user