show top bar on share copay option

This commit is contained in:
Gabriel Bazán 2016-11-16 18:32:12 -03:00
commit 477a94b87d
5 changed files with 23 additions and 11 deletions

View file

@ -1,9 +1,8 @@
#complete {
background-color: #ffffff;
.close-button {
color: $dark-gray;
color: #fff;
position: absolute;
top: 10px;
right: 15px;
font-size: 36px;
}