mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-08-29 02:07:36 +00:00
chore(npm): update md to v1.2.4
Fixed sass deprecation warnings.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
/// subheader.scss -*- Mode: scss; indent-tabs-mode: nil; basic-offset: 2 -*-
|
||||
@import 'extends';
|
||||
|
||||
$sg-subheader-padding-top-bottom: ($subheader-padding - ($icon-button-height - $subheader-font-size)/2);
|
||||
$sg-subheader-padding-top-bottom: ($subheader-padding - ($icon-button-height - $subheader-font-size)*0.5);
|
||||
$sg-subheader-padding-left-right: $baseline-grid;
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user