mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-22 03:45:25 +00:00
(fix) set background to transparent by default
This commit is contained in:
@@ -1,2 +1,6 @@
|
||||
/// datePicker.scss -*- Mode: scss; indent-tabs-mode: nil; basic-offset: 2 -*-
|
||||
@import 'extends-datePicker';
|
||||
|
||||
md-datepicker {
|
||||
background: transparent;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user