Make the badge more oblong shaped for larger numbers
This commit is contained in:
@@ -63,6 +63,10 @@
|
||||
padding: 0.2rem 0.4rem;
|
||||
top: 0;
|
||||
right: 0;
|
||||
|
||||
&.long {
|
||||
border-radius: 25% / 50%;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user