Skip to content

Commit

Permalink
(fix) set background to transparent by default
Browse files Browse the repository at this point in the history
  • Loading branch information
extrafu committed Aug 20, 2015
1 parent 8fcd594 commit da81f7b
Showing 1 changed file with 4 additions and 0 deletions.
@@ -1,2 +1,6 @@
/// datePicker.scss -*- Mode: scss; indent-tabs-mode: nil; basic-offset: 2 -*-
@import 'extends-datePicker';

md-datepicker {
background: transparent;
}

0 comments on commit da81f7b

Please sign in to comment.