You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 5, 2024. It is now read-only.
With the risk of sounding t0o picky, the md-tabs has a border-radius of 2px, this in turn causes a small gap to be visible, once the md-tabs is placed immediately under an md-toolbar that share the same background color (in my case "md-primary")
The arrow in the following image points to the gap
The text was updated successfully, but these errors were encountered:
I coded for this use-case initially assuming the tabs would live within the toolbar; however, that makes it difficult to include content in your tabs. Added a fix to master, but here's a codepen that includes the new CSS:
With the risk of sounding t0o picky, the md-tabs has a border-radius of 2px, this in turn causes a small gap to be visible, once the md-tabs is placed immediately under an md-toolbar that share the same background color (in my case "md-primary")
The arrow in the following image points to the gap
The text was updated successfully, but these errors were encountered: