Files
pgadmin4/web/pgadmin/static/scss/pgadmin.scss

7 lines
114 B
SCSS
Raw Normal View History

$enable-flex: false;
@import 'alert';
@import 'othercolors';
@import 'typography';
@import 'alertify.overrides';