2024-12-22 01:19:16 +00:00
|
|
|
.notification .badge {
|
|
|
|
position: absolute;
|
|
|
|
top: -8px;
|
|
|
|
right: 5px;
|
|
|
|
padding: 5px 9px;
|
|
|
|
border-radius: 50%;
|
|
|
|
background-color: red;
|
|
|
|
color: white;
|
|
|
|
font-size: 6pt;
|
2025-01-10 12:36:14 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
a {
|
|
|
|
text-decoration: none !important;
|
2024-12-22 01:19:16 +00:00
|
|
|
}
|