fix: remove solid-fix-badge
This commit is contained in:
parent
07d63ce426
commit
59f2b4414f
@ -292,20 +292,3 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
// Temporary fix for badges
|
||||
solid-fix-badge {
|
||||
display: none;
|
||||
box-sizing: border-box;
|
||||
font-family: sans-serif;
|
||||
font-size: 12px;
|
||||
background-color: var(--sib-notifications-theme, gray);
|
||||
color: #36383a;
|
||||
border-radius: 50%;
|
||||
line-height: 20px;
|
||||
width: 20px;
|
||||
height: 20px;
|
||||
text-align: center;
|
||||
font-weight: bold;
|
||||
padding-bottom: 0;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user