mirror of
https://github.com/simonw/datasette.git
synced 2025-12-10 16:51:24 +01:00
Bit of breathing space on https://latest.datasette.io/fixtures/pragma_cache_size
This commit is contained in:
parent
acc2243662
commit
b7037f5ece
1 changed files with 3 additions and 0 deletions
|
|
@ -497,6 +497,9 @@ label.sort_by_desc {
|
||||||
width: auto;
|
width: auto;
|
||||||
padding-right: 1em;
|
padding-right: 1em;
|
||||||
}
|
}
|
||||||
|
pre#sql-query {
|
||||||
|
margin-bottom: 1em;
|
||||||
|
}
|
||||||
form input[type=text],
|
form input[type=text],
|
||||||
form input[type=search] {
|
form input[type=search] {
|
||||||
border: 1px solid #ccc;
|
border: 1px solid #ccc;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue