app/BTCPayApp.UI/Components/NotificationsBell.razor.css
2024-06-04 19:32:25 +02:00

11 lines
121 B
CSS

a {
position: relative;
}
a .badge {
position: absolute;
top: -.375rem;
right: -.375rem;
min-width: 1.75em;
}