We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d105d07 commit 6ddcb23Copy full SHA for 6ddcb23
styles/native/js/core/widgets/navigation.js
@@ -7,9 +7,9 @@ Customizing core files will make updating Atlas much more difficult in the futur
7
To customize any core styling, copy the part you want to customize to styles/native/app/ so the core styling is overwritten.
8
9
==========================================================================
10
- TopBar / BottomBar / ProgressOverlay
+ BottomBar / ProgressOverlay
11
12
- Default Class For Mendix TopBar, BottomBar and ProgressOverlay
+ Default Class For Mendix BottomBar and ProgressOverlay
13
========================================================================== */
14
export const navigationStyle = {
15
bottomBar: {
0 commit comments