mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-02-25 18:55:31 -06:00
Fix font on alertify dialogues
This commit is contained in:
committed by
Dave Page
parent
13665f68d8
commit
64159d11ce
@@ -105,6 +105,6 @@
|
|||||||
.opacity-5 {
|
.opacity-5 {
|
||||||
opacity: 0.5; }
|
opacity: 0.5; }
|
||||||
|
|
||||||
|
.alertify .ajs-header,
|
||||||
.alertify .ajs-body {
|
.alertify .ajs-body {
|
||||||
font-family: 'Open Sans';
|
font-family: 'Open Sans'; }
|
||||||
}
|
|
||||||
|
|||||||
Reference in New Issue
Block a user