We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 77b629d commit 2212dcbCopy full SHA for 2212dcb
src/bundle/Resources/public/scss/_back-to-top.scss
@@ -11,6 +11,7 @@
11
opacity: 0;
12
visibility: hidden;
13
transition: opacity $ibexa-admin-transition-duration $ibexa-admin-transition;
14
+ box-shadow: $ibexa-edit-header-box-shadow;
15
16
&--visible {
17
opacity: 1;
0 commit comments