Merge remote-tracking branch 'origin/master' into angular-14
This commit is contained in:
commit
4216be29cd
|
@ -1,13 +1,9 @@
|
|||
@import (reference) "~src/assets/openaire-theme/less/_import-variables";
|
||||
|
||||
.quick-contact {
|
||||
position: sticky;
|
||||
position: -webkit-sticky; /* Safari */
|
||||
position: fixed;
|
||||
bottom: 5vh;
|
||||
display: flex;
|
||||
justify-content: flex-end;
|
||||
margin-bottom: 5vh;
|
||||
margin-right: 5vw;
|
||||
right: 5vw;
|
||||
z-index: @global-z-index - 20;
|
||||
|
||||
.uk-drop {
|
||||
|
|
Loading…
Reference in New Issue