mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-09-01 19:57:17 +00:00
MODULE-TYPO
- Ajustements, message-view
This commit is contained in:
committed by
Francis Lachapelle
parent
25213605bb
commit
5919580b5d
+4
@@ -34,6 +34,10 @@ md-toolbar {
|
||||
}
|
||||
}
|
||||
|
||||
&.md-toolbar-small {
|
||||
min-height: $baseline-grid * 6;
|
||||
}
|
||||
|
||||
.md-indent {
|
||||
margin-left: $toolbar-indent-margin;
|
||||
}
|
||||
|
||||
+1
-1
@@ -22,7 +22,7 @@ $sg-rem-value: $sg-rem-base-value !default;
|
||||
$sg-sp-scale-factor: $sg-rem-value / $sg-rem-base-value !global;
|
||||
|
||||
// Font-size basic scale (from Google)
|
||||
// nice-to-have : generate with a loop
|
||||
// NiceToHave : generate with a loop
|
||||
$sg-typo-scale: (
|
||||
12,
|
||||
14,
|
||||
|
||||
Reference in New Issue
Block a user