use bootstrap for delete link

This commit is contained in:
Tealk
2021-03-19 12:34:46 +01:00
parent a5e154a18c
commit ba17ae3863
2 changed files with 2 additions and 11 deletions
-9
View File
@@ -237,15 +237,6 @@ article.card textarea {
min-width: 250px;
}
.delete-service {
color: red;
font-size: 1em;
}
.delete-service:hover {
color: darkred;
}
.service label {
margin-bottom: 0;
}