mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-02-25 18:55:31 -06:00
Using the correct path for the font-mfizz stylesheet.
Reported by: Neel Patel
This commit is contained in:
parent
5a132a547f
commit
bcce574e83
@ -3,7 +3,7 @@
|
||||
@import '~alertifyjs/build/css/themes/bootstrap.css';
|
||||
@import '~bootstrap/dist/css/bootstrap-theme.css';
|
||||
@import '~font-awesome/css/font-awesome.css';
|
||||
@import '~font-mfizz/font/font-mfizz.css';
|
||||
@import '~font-mfizz/dist/font-mfizz.css';
|
||||
@import '~bootstrap-datepicker/dist/css/bootstrap-datepicker3.css';
|
||||
@import '~eonasdan-bootstrap-datetimepicker/build/css/bootstrap-datetimepicker.css';
|
||||
@import '~bootstrap-switch/dist/css/bootstrap3/bootstrap-switch.css';
|
||||
|
Loading…
Reference in New Issue
Block a user