mirror of
https://github.com/IT4Change/Ocelot-Social.git
synced 2025-12-13 07:45:56 +00:00
Updated chip and tag
This commit is contained in:
parent
4bd1028a38
commit
e0e1aa907d
@ -7,6 +7,7 @@
|
||||
font-family: $font-family-text;
|
||||
line-height: $line-height-base;
|
||||
padding: $font-space-xx-small $font-space-large;
|
||||
padding-bottom: $font-space-xxx-small;
|
||||
border-radius: $border-radius-base;
|
||||
font-weight: $font-weight-bold;
|
||||
color: $text-color-base;
|
||||
@ -55,12 +56,15 @@
|
||||
font-size: $font-size-small;
|
||||
padding-left: $font-space-large + $font-space-xx-small;
|
||||
padding-right: $font-space-large + $font-space-xx-small;
|
||||
padding-top: $font-space-xxx-small;
|
||||
}
|
||||
|
||||
.ds-chip-size-large {
|
||||
font-size: $font-size-base;
|
||||
padding-left: $font-space-x-large;
|
||||
padding-right: $font-space-x-large;
|
||||
padding-top: $font-space-xx-small;
|
||||
padding-bottom: $font-space-xxx-small;
|
||||
}
|
||||
|
||||
.ds-chip-close {
|
||||
|
||||
@ -5,6 +5,7 @@
|
||||
font-family: $font-family-text;
|
||||
line-height: $line-height-large;
|
||||
padding: $font-space-xx-small $font-space-x-large;
|
||||
padding-top: $font-space-xxx-small;
|
||||
border-radius: $border-radius-base;
|
||||
font-weight: $font-weight-bold;
|
||||
letter-spacing: $letter-spacing-large;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user