Added prompt to copied button

This commit is contained in:
Liyas Thomas
2019-09-03 10:24:08 +05:30
parent 17639e94da
commit 15c564fc61
3 changed files with 27 additions and 19 deletions

View File

@@ -95,7 +95,7 @@ button {
background-color: var(--bg-color);
color: var(--ac-color);
fill: var(--ac-color);
span {
margin-left: 8px;
}
@@ -375,11 +375,8 @@ fieldset#history {
margin: 4px;
textarea {
width: 100%;
}
#response-details {
margin: 0;
width: 100%;
}
.covers-response {