(css) Improve toasts with an icon

pull/195/head
Francis Lachapelle 2016-01-29 10:06:04 -05:00
parent ac8cf16885
commit c1ee1378ff
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
@import 'extends';
md-toast {
.md-toast-content {
> md-icon {
margin-right: 12px;
}