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 a46816e commit d105d07Copy full SHA for d105d07
styles/native/ts/core/widgets/navigation.ts
@@ -8,9 +8,9 @@ Customizing core files will make updating Atlas much more difficult in the futur
8
To customize any core styling, copy the part you want to customize to styles/native/app/ so the core styling is overwritten.
9
10
==========================================================================
11
- TopBar / BottomBar / ProgressOverlay
+ BottomBar / ProgressOverlay
12
13
- Default Class For Mendix TopBar, BottomBar and ProgressOverlay
+ Default Class For Mendix BottomBar and ProgressOverlay
14
========================================================================== */
15
export const navigationStyle: NavigationType = {
16
bottomBar: {
0 commit comments