mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-06-12 07:30:46 +02:00
377bf63fc9
[web] - Migrate the Modal to Bootstrap 5 on the Account Settings page GitOrigin-RevId: 90799125f837742b4887eab762ca9ff84a67e70b
12 lines
224 B
SCSS
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';
|