Added chip component.
This commit is contained in:
@@ -608,6 +608,15 @@ code {
|
||||
font-weight: 500;*/
|
||||
}
|
||||
|
||||
/* Chips */
|
||||
.j-chip {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
gap: .5rem;
|
||||
font-size: 1rem;
|
||||
font-weight: 500;
|
||||
}
|
||||
|
||||
/* Icons */
|
||||
.j-icon {
|
||||
mask-repeat: no-repeat;
|
||||
|
||||
Reference in New Issue
Block a user