mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-10 01:55:41 -04:00
Add progressive enhancement to service switcher
- by default, the menu is open - if Javascript is enabled/loaded, the links are hidden, and visual cues (▶) to show that it can be opened are added - clicking it opens and closes it
This commit is contained in:
@@ -42,7 +42,8 @@
|
||||
@import 'components/banner';
|
||||
@import 'components/textbox';
|
||||
@import 'components/browse-list';
|
||||
@import 'components/switcher';
|
||||
@import 'components/management-navigation';
|
||||
@import 'components/dropdown';
|
||||
|
||||
@import 'views/job';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user