feat: Add tooltip to report link
This commit is contained in:
@@ -740,7 +740,7 @@ a.btn, a.btn2, a.nav-link {
|
||||
|
||||
.header-card-adoption-notice {
|
||||
display: flex;
|
||||
justify-content: space-evenly;
|
||||
justify-content: space-between;
|
||||
align-items: center;
|
||||
flex-wrap: wrap;
|
||||
|
||||
@@ -802,6 +802,11 @@ a.btn, a.btn2, a.nav-link {
|
||||
font-size: 2rem;
|
||||
}
|
||||
|
||||
.adoption-card-report-link {
|
||||
margin-right: 12px;
|
||||
}
|
||||
|
||||
|
||||
.notification-card-mark-read {
|
||||
display: inline;
|
||||
}
|
||||
|
Reference in New Issue
Block a user