This website works better with JavaScript.
Home
Explore
Help
Sign In
nekobus
/
mastodon_neko
forked from
closed-social/mastodon
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
Fix unclickable onboardin modal regression (
#3724
)
master
Eugen Rochko
7 years ago
committed by
GitHub
parent
3e425b51fd
commit
5104bd7988
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
app/javascript/styles/components.scss
+ 1
- 1
app/javascript/styles/components.scss
View File
@ -3085,7 +3085,7 @@ button.icon-button.active i.fa-retweet {
.
onboarding-modal__page__wrapper
{
pointer-events
:
none
;
&
.
onboading-modal__page__wrapper--active
{
&
.
onboa
r
ding-modal__page__wrapper--active
{
pointer-events
:
auto
;
}
}
Write
Preview
Loading…
Cancel
Save