From d3b5ba48646d7ff1c6a840a51d530ed617207ceb Mon Sep 17 00:00:00 2001 From: Henry Jameson Date: Wed, 28 Sep 2022 21:30:09 +0300 Subject: added scrolltotop for mobile notifications --- src/components/mobile_nav/mobile_nav.vue | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) (limited to 'src/components/mobile_nav/mobile_nav.vue') diff --git a/src/components/mobile_nav/mobile_nav.vue b/src/components/mobile_nav/mobile_nav.vue index c38be75b..264bc713 100644 --- a/src/components/mobile_nav/mobile_nav.vue +++ b/src/components/mobile_nav/mobile_nav.vue @@ -48,6 +48,20 @@ >
{{ $t('notifications.notifications') }} + +
@@ -165,6 +180,10 @@ box-shadow: 0px 0px 4px rgba(0,0,0,.6); box-shadow: var(--topBarShadow); + .spacer { + flex: 1; + } + .title { font-size: 1.3em; margin-left: 0.6em; -- cgit v1.2.3-70-g09d2