Moved copy-to-clipboard control next to short URL

This commit is contained in:
Alejandro Celaya
2020-03-06 21:22:07 +01:00
parent 96d538db15
commit fba156b271
8 changed files with 50 additions and 54 deletions

View File

@@ -10,10 +10,6 @@ body,
outline: none !important;
}
.nowrap {
white-space: nowrap;
}
.bg-main {
background-color: $mainColor !important;
}