From 14563f155e95e01711bd25b5f5672b8b168c2a65 Mon Sep 17 00:00:00 2001 From: Jad Joubran Date: Sun, 25 Feb 2018 20:24:34 +0100 Subject: [PATCH] Apply paper-toast mixin for custom styling --- paper-toast.html | 1 + 1 file changed, 1 insertion(+) diff --git a/paper-toast.html b/paper-toast.html index d05c931..68456fc 100644 --- a/paper-toast.html +++ b/paper-toast.html @@ -86,6 +86,7 @@ -webkit-transform: translateY(100px); transform: translateY(100px); @apply --paper-font-common-base; + @apply --paper-toast; } :host(.capsule) {