mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2024-11-27 11:10:19 -06:00
Fix font on alertify dialogues
This commit is contained in:
parent
13665f68d8
commit
64159d11ce
@ -105,6 +105,6 @@
|
||||
.opacity-5 {
|
||||
opacity: 0.5; }
|
||||
|
||||
.alertify .ajs-header,
|
||||
.alertify .ajs-body {
|
||||
font-family: 'Open Sans';
|
||||
}
|
||||
font-family: 'Open Sans'; }
|
||||
|
Loading…
Reference in New Issue
Block a user