Skip to content

Commit

Permalink
fix(studio): smartinput zindex
Browse files Browse the repository at this point in the history
  • Loading branch information
slvnperron committed Jun 10, 2019
1 parent 817ec9b commit 997a233
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/bp/ui-studio/src/web/components/SmartInput/styles.scss
Expand Up @@ -14,6 +14,7 @@

.insertBtn {
position: absolute;
z-index: 5;
right: 6px;
top: 3px;
display: inline-block;
Expand Down

0 comments on commit 997a233

Please sign in to comment.