File tree Expand file tree Collapse file tree 2 files changed +0
-6
lines changed
packages/website/docs/_samples/patterns/UXCIntegration/Basic Expand file tree Collapse file tree 2 files changed +0
-6
lines changed Original file line number Diff line number Diff line change 40
40
box-shadow : none;
41
41
}
42
42
43
- .notificationsMessageStrip {
44
- display : none;
45
- margin : 0.5rem ;
46
- width : auto;
47
- }
48
43
/* End notifications */
49
44
50
45
/* User Settings Dialog */
Original file line number Diff line number Diff line change @@ -35,7 +35,6 @@ import NavigationLayoutMode from "@ui5/webcomponents-fiori/dist/types/Navigation
35
35
36
36
import "@ui5/webcomponents/dist/Menu.js" ;
37
37
import "@ui5/webcomponents/dist/MenuItem.js" ;
38
- import "@ui5/webcomponents/dist/MessageStrip.js" ;
39
38
import "@ui5/webcomponents-fiori/dist/NotificationList.js" ;
40
39
import "@ui5/webcomponents-fiori/dist/NotificationListGroupItem.js" ;
41
40
import "@ui5/webcomponents-fiori/dist/NotificationListItem.js" ;
You can’t perform that action at this time.
0 commit comments