Merge branch 'threecolumn' into shigusegubu-vue3

* threecolumn:
  fixes for mobile
This commit is contained in:
Henry Jameson 2022-04-20 20:43:22 +03:00
commit 1d19844b3e
2 changed files with 1 additions and 2 deletions

View file

@ -7,7 +7,7 @@
> >
<div <div
ref="header" ref="header"
class="panel-heading -sticky chat-view-heading mobile-hidden" class="panel-heading -sticky chat-view-heading"
> >
<button <button
class="button-unstyled go-back-button" class="button-unstyled go-back-button"

View file

@ -5,7 +5,6 @@
<nav <nav
id="nav" id="nav"
class="mobile-nav" class="mobile-nav"
:class="{ 'mobile-hidden': isChat }"
@click="scrollToTop()" @click="scrollToTop()"
> >
<div class="item"> <div class="item">