Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Share popup modal separation #1107
base: develop
Are you sure you want to change the base?
Share popup modal separation #1107
Changes from 62 commits
b193b42
4a282e0
3e35473
ced7d4d
0acea23
6ab193f
a9eb22b
8839aa0
b60b0fd
1e4a664
0aca963
a16bbbb
63a0c12
4a60f40
667a147
dd3b44b
46d2179
cde76eb
e244a97
9bd47e3
813f6d8
30d43a3
7811f62
72a2974
3f3c044
686b3ac
c716c0a
e21ab97
f375e88
7ecfb1d
123ff6a
baf406b
7793ab3
e7b4a52
34e1cf5
4aebeb0
a30d6d1
14b04d8
bdfcae4
b3012d1
28604a7
d0b6eca
6fdf7da
6eaebdb
38a7311
2ddbc17
e03fb9e
f2c5f7a
5d2212c
fbbffbd
69b22eb
deb7c5f
1b9e25f
0476e36
ca88a76
f150381
90b61ff
1afb84a
d012c92
590f017
830db93
a7d7725
4e5c79f
223aedb
ad77a7f
815ecb4
b56e787
c85d97f
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There are a few cases where it would be appropriate to use a mixin such as here
@include margin(24, "bottom");
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Had not finished this part of the changes