Merge pull request #307 from dermotduffy/menu-toggle-not-filtered

Remove minimum width on title capsules
This commit is contained in:
Dermot Duffy
2022-01-30 22:08:31 -08:00
committed by GitHub
+1
View File
@@ -5,4 +5,5 @@
paper-toast { paper-toast {
max-width: unset; max-width: unset;
min-width: unset;
} }