Files
overleaf-cep/services/web/frontend/stylesheets/bootstrap-5/components/all.scss
T
Rebeka Dekany 377bf63fc9 Merge pull request #18127 from overleaf/rd-bs-modal
[web] - Migrate the Modal to Bootstrap 5 on the Account Settings page

GitOrigin-RevId: 90799125f837742b4887eab762ca9ff84a67e70b
2024-05-15 08:05:32 +00:00

12 lines
224 B
SCSS

@import 'button';
@import 'dropdown-menu';
@import 'split-button';
@import 'notifications';
@import 'tooltip';
@import 'card';
@import 'badge';
@import 'form';
@import 'input-suggestions';
@import 'modal';
@import 'footer';