mirror of
https://github.com/simonw/datasette.git
synced 2026-06-13 20:46:58 +02:00
align names and number
This commit is contained in:
parent
77a7816cab
commit
0d441f1866
1 changed files with 3 additions and 0 deletions
|
|
@ -643,6 +643,9 @@ form button[type=button] {
|
|||
|
||||
.facet-info li {
|
||||
border-bottom: 1px solid #8872;
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
gap: 1em;
|
||||
}
|
||||
|
||||
.facet-info li:hover {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue