Fix/Layout shift on CardCounts button hover (#3971)

This commit is contained in:
Luc Mcgrady 2025-05-05 08:24:34 +01:00 committed by GitHub
parent c70e9d26c5
commit a66f8b2b5f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -127,11 +127,11 @@ License: GNU AGPL, version 3 or later; http://www.gnu.org/licenses/agpl.html
}
.search-link {
border: none;
border: 1px transparent solid;
background: transparent;
cursor: pointer;
box-shadow: none;
padding: 1px 3px;
padding: 0 2px;
margin-bottom: 0px;
}