mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2024-11-30 12:33:52 -06:00
Removing the font smoothing for the firefox as per feedback from Chethana
This commit is contained in:
parent
8c65608946
commit
8efdc43177
@ -2,7 +2,6 @@
|
||||
body {
|
||||
font-family: $font-family-primary;
|
||||
-webkit-font-smoothing: antialiased;
|
||||
-moz-osx-font-smoothing: grayscale;
|
||||
}
|
||||
|
||||
.app-icon {
|
||||
|
Loading…
Reference in New Issue
Block a user