This website works better with JavaScript.
Home
Explore
Help
Sign In
closed-social
/
mastodon
Watch
3
Star
0
Fork
2
Code
Issues
5
Pull Requests
0
Projects
0
Releases
3
Wiki
Activity
Browse Source
Fix composer not displaying on iPad
closed-social-glitch-2
Thibaut Girka
6 years ago
committed by
ThibG
parent
86527024aa
commit
a77ee0bb6d
1 changed files
with
1 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-2
app/javascript/flavours/glitch/styles/components/drawer.scss
+ 1
- 2
app/javascript/flavours/glitch/styles/components/drawer.scss
View File
@ -43,8 +43,7 @@
position
:
relative
;
flex-direction
:
column
;
padding
:
0
;
width
:
100
%
;
height
:
100
%
;
flex-grow
:
1
;
background
:
lighten
(
$
ui-base-color
,
13
%
)
;
overflow-x
:
hidden
;
overflow-y
:
auto
;
Write
Preview
Loading…
Cancel
Save