Add padding to badge close button: enhance styling for better usability
All checks were successful
Build And Push Dev Docker Image / docker (push) Successful in 1m31s
All checks were successful
Build And Push Dev Docker Image / docker (push) Successful in 1m31s
This commit is contained in:
@@ -69,3 +69,6 @@ a, .btn-link {
|
|||||||
content: "An error has occurred."
|
content: "An error has occurred."
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.badge .badge-close {
|
||||||
|
padding: 0 .3rem;
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user