btn border

This commit is contained in:
m
2026-03-15 03:57:40 +01:00
parent f2c9c04be5
commit 6b7339e86d
2 changed files with 9 additions and 0 deletions

View File

@@ -35,8 +35,16 @@
.comment-btn {
margin-top: -5px;
margin-right: 0px;
padding: 4px 12px;
}
.comment-btn:hover {
color: #333;
background-color: #ffffff;
border-color: #007bff;
box-shadow: 0 0 0 3px rgba(0, 123, 255, 0.1);
}
</style>
<div class="comment-card">