mirror of
https://github.com/aljazceru/btcpayserver.git
synced 2026-02-23 15:14:49 +01:00
@@ -333,7 +333,8 @@ svg.icon-note {
|
||||
.notification-badge {
|
||||
position: relative;
|
||||
top: -1px;
|
||||
min-width: 2em;
|
||||
min-width: 1.5em;
|
||||
padding: .25em;
|
||||
}
|
||||
|
||||
@media (min-width: 992px) {
|
||||
@@ -342,7 +343,7 @@ svg.icon-note {
|
||||
}
|
||||
.notification-badge {
|
||||
position: absolute;
|
||||
top: 0;
|
||||
top: .125rem;
|
||||
left: 1rem;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user