minimal sql console API and UI

This commit is contained in:
Gani Georgiev
2026-05-20 16:22:51 +03:00
parent db853850ab
commit b022e138d4
21 changed files with 984 additions and 21 deletions
+1
View File
@@ -1131,6 +1131,7 @@ button {
&:empty::before {
content: attr(data-placeholder);
color: var(--surfaceTxtDisabledColor);
white-space: normal;
}
}