mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-13 15:35:30 +00:00
Change PseudoField-label font-weight
This commit is contained in:
committed by
Francis Lachapelle
parent
4f2fc5c99e
commit
d123b2d5d4
@@ -63,7 +63,7 @@
|
||||
margin-top: $mg;
|
||||
font-size: sg-size(caption);
|
||||
line-height: $sg-line-height-1; // 16px;
|
||||
font-weight: $sg-font-bold;
|
||||
font-weight: $sg-font-regular;
|
||||
color: $colorGray;
|
||||
}
|
||||
.PseudoField-inputLike {
|
||||
|
||||
Reference in New Issue
Block a user