mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-01-24 15:26:46 -06:00
Replace the "Roboto" font family with "Open Sans" for alertify dialogs.
This commit is contained in:
parent
9cfb2f3cbe
commit
c3ea3b7bdf
@ -104,3 +104,7 @@
|
||||
|
||||
.opacity-5 {
|
||||
opacity: 0.5; }
|
||||
|
||||
.alertify .ajs-body {
|
||||
font-family: 'Open Sans';
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user