aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd/src/app/views/common/AppBar.tsx
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2021-01-11 22:28:58 +0800
committercrupest <crupest@outlook.com>2021-01-11 22:28:58 +0800
commit43cf429cb81e928a6466522864682bd4a68ea42e (patch)
tree44b555c734a657355af2a3fca3255d8dc9bd191b /FrontEnd/src/app/views/common/AppBar.tsx
parent5d3a3111bbc349d5d5ff0a4ed92f97b14a9d65fe (diff)
downloadtimeline-43cf429cb81e928a6466522864682bd4a68ea42e.tar.gz
timeline-43cf429cb81e928a6466522864682bd4a68ea42e.tar.bz2
timeline-43cf429cb81e928a6466522864682bd4a68ea42e.zip
feat: Fix #200.
Diffstat (limited to 'FrontEnd/src/app/views/common/AppBar.tsx')
-rw-r--r--FrontEnd/src/app/views/common/AppBar.tsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/FrontEnd/src/app/views/common/AppBar.tsx b/FrontEnd/src/app/views/common/AppBar.tsx
index 319bca74..d0e39f98 100644
--- a/FrontEnd/src/app/views/common/AppBar.tsx
+++ b/FrontEnd/src/app/views/common/AppBar.tsx
@@ -26,7 +26,7 @@ const AppBar: React.FC = (_) => {
bg="primary"
variant="dark"
expand="md"
- sticky="top"
+ fixed="top"
expanded={expand}
>
<LinkContainer to="/" onClick={collapse}>