mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-22 03:45:25 +00:00
(css) Adapt to latest md changes
This commit is contained in:
@@ -184,3 +184,9 @@ $swift-linear: all $swift-linear-duration $swift-linear-timing-function !default
|
||||
$button-fab-width: rem(5.600) !default;
|
||||
$button-fab-height: rem(5.600) !default;
|
||||
$button-fab-padding: rem(1.60) !default;
|
||||
|
||||
// Shared Checkbox variables
|
||||
$checkbox-width: 20px !default;
|
||||
$checkbox-height: $checkbox-width !default;
|
||||
$checkbox-border-radius: 2px !default;
|
||||
$checkbox-border-width: 2px !default;
|
||||
|
||||
Reference in New Issue
Block a user