mirror of
https://github.com/documize/community.git
synced 2025-08-09 07:25:23 +02:00
Tag chip line height fix
This commit is contained in:
parent
b5c137eb58
commit
b06a687c07
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@
|
||||||
font-weight: 400;
|
font-weight: 400;
|
||||||
font-size: 12px;
|
font-size: 12px;
|
||||||
color: $color-stroke;
|
color: $color-stroke;
|
||||||
padding: 12px 10px 0 10px;
|
padding: 11px 10px 0 10px;
|
||||||
letter-spacing: 0.7px;
|
letter-spacing: 0.7px;
|
||||||
line-height: 0;
|
line-height: 0;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue