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
[Glitch] Fix stacking order of emoji picker
Port
8a378d4c3d
to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com>
closed-social-glitch-2
nzws
5 years ago
committed by
Thibaut Girka
parent
c0dc247bce
commit
a1143a19c0
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
app/javascript/flavours/glitch/styles/components/emoji.scss
+ 1
- 0
app/javascript/flavours/glitch/styles/components/emoji.scss
View File
@ -17,6 +17,7 @@
box-shadow
:
4px
4px
6px
rgba
(
$
base-shadow-color
,
0
.
4
)
;
border-radius
:
4px
;
margin-top
:
5px
;
z-index
:
2
;
.
emoji-mart-scroll
{
transition
:
opacity
200ms
ease
;
Write
Preview
Loading…
Cancel
Save