mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-02-25 18:55:31 -06:00
Replace the "Roboto" font family with "Open Sans" for alertify dialogs.
This commit is contained in:
@@ -104,3 +104,7 @@
|
||||
|
||||
.opacity-5 {
|
||||
opacity: 0.5; }
|
||||
|
||||
.alertify .ajs-body {
|
||||
font-family: 'Open Sans';
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user