mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-02-25 18:55:31 -06:00
Use the correct font for the treeview.
This commit is contained in:
4
web/pgadmin/static/css/aci_tree.overrides.css
Normal file
4
web/pgadmin/static/css/aci_tree.overrides.css
Normal file
@@ -0,0 +1,4 @@
|
||||
.aciTree .aciTreeText {
|
||||
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
|
||||
font-size: 12px;
|
||||
}
|
||||
Reference in New Issue
Block a user