Merge branch 'hotfix/add-content-button-bug' into develop
This commit is contained in:
commit
ce6b58f384
|
|
@ -39,9 +39,11 @@
|
|||
|
||||
.add-content {
|
||||
display: none;
|
||||
position: relative;
|
||||
@include desktop {
|
||||
display: flex;
|
||||
}
|
||||
z-index: 1;
|
||||
|
||||
justify-content: flex-end;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue