mirror of
https://github.com/overleaf/overleaf.git
synced 2025-01-07 11:00:43 +00:00
ea826658a0
[web] - Migrate the Modal to Bootstrap 5 on the Account Settings page GitOrigin-RevId: 90799125f837742b4887eab762ca9ff84a67e70b
11 lines
224 B
SCSS
11 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';
|