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 433ae5d commit db3312fCopy full SHA for db3312f
apps/application/template/embed.js
@@ -165,7 +165,7 @@ function initMaxkbStyle(root){
165
#maxkb .maxkb-mask .maxkb-content {
166
width: 64px;
167
height: 64px;
168
- box-shadow: 1px 1px 1px 2000px rgba(0,0,0,.6);
+ box-shadow: 1px 1px 1px 9999px rgba(0,0,0,.6);
169
position: absolute;
170
{{x_type}}: {{x_value}}px;
171
{{y_type}}: {{y_value}}px;
0 commit comments