mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-02-25 18:55:31 -06:00
Reduce column header letter spacing a touch.
This commit is contained in:
parent
4adea4dc25
commit
2711d3492d
@ -480,7 +480,10 @@ fieldset[disabled] .form-control {
|
||||
.backgrid th, .backgrid td {
|
||||
line-height: 18px;
|
||||
font-size: 12px;
|
||||
letter-spacing:0.7px
|
||||
}
|
||||
|
||||
.backgrid th {
|
||||
letter-spacing:0.5px
|
||||
}
|
||||
|
||||
.backgrid td {
|
||||
|
Loading…
Reference in New Issue
Block a user