This commit is contained in:
Kenneth Jannette
2024-01-13 02:10:12 -06:00
parent 4776e71d29
commit d5367ac754
2 changed files with 27 additions and 13 deletions

View File

@@ -127,6 +127,18 @@
height: 35px;
}
.report-button {
background-color: #fff !important;
border: 1px solid red !important;
color: red !important;
width: 80px;
height: 35px;
}
.report-button:hover {
background-color: rgb(247, 248, 248) !important;
}
.card-text1 {
margin-top: 17px;
margin-right: 20px;