diff options
| author | HJ <30-hj@users.noreply.git.pleroma.social> | 2022-06-19 20:26:55 +0000 |
|---|---|---|
| committer | HJ <30-hj@users.noreply.git.pleroma.social> | 2022-06-19 20:26:55 +0000 |
| commit | 2b10fe06fa0f518e61c507f09f6da6df760ffa30 (patch) | |
| tree | a863f59288c31ab824e2dc0a0fd189d90aac4ec8 | |
| parent | 4452a14c77e54bfabb90545e5924624f31f65d19 (diff) | |
| parent | 1ce78435c48cec23b396e4c5dca21e3116dc9f8c (diff) | |
Merge branch 'from/develop/tusooa/show-underlay-mobile' into 'develop'
Show underlay for mobile
See merge request pleroma/pleroma-fe!1536
| -rw-r--r-- | src/App.scss | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/App.scss b/src/App.scss index 5cd0b96e..7e6d0dfc 100644 --- a/src/App.scss +++ b/src/App.scss @@ -310,7 +310,6 @@ nav { border-top-right-radius: 0; } - .underlay, #sidebar, #notifs-column { display: none; |
