mirror of
https://github.com/IT4Change/Ocelot-Social.git
synced 2025-12-13 07:45:56 +00:00
Fixed rounded tag
This commit is contained in:
parent
f785fc8de6
commit
e048771125
@ -4,7 +4,7 @@
|
||||
@include inline-space($font-space-xx-small);
|
||||
display: inline-block;
|
||||
font-family: $font-family-text;
|
||||
line-height: $line-height-large;
|
||||
line-height: $line-height-base;
|
||||
padding: $font-space-xx-small $font-space-x-large;
|
||||
padding-top: $font-space-x-small;
|
||||
border-radius: $border-radius-base;
|
||||
@ -42,8 +42,8 @@
|
||||
|
||||
.ds-tag-round {
|
||||
border-radius: $border-radius-rounded;
|
||||
padding: 0 $font-space-base;
|
||||
padding-top: $font-space-xxx-small;
|
||||
padding-left: $font-space-large + $font-space-xxx-small;
|
||||
padding-right: $font-space-large + $font-space-xxx-small;
|
||||
}
|
||||
|
||||
.ds-tag-size-base {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user