mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-06-09 12:29:44 +00:00
(css) Fix pseudo-input label size
This commit is contained in:
@@ -37,8 +37,9 @@
|
||||
margin-top: $mg;
|
||||
color: $colorGray;
|
||||
font-weight: $sg-font-regular;
|
||||
font-size: sg-size(caption);
|
||||
line-height: $sg-line-height-1;
|
||||
transform: scale($input-label-float-scale);
|
||||
@include rtl(transform-origin, left top, right top);
|
||||
}
|
||||
|
||||
.pseudo-input-label--no-margin,
|
||||
|
||||
Reference in New Issue
Block a user