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 was archived by the owner on Sep 5, 2024. It is now read-only.
What is the issue? *
There are currently layout directives for layout-gt-sm but not layout-ls-sm
I tried searching the issues but could not find anything about it (github's search not helping).
Right not I have to do something like <div layout-sm="column" layout-xs="column"> to achieve the desired behaviour of layout-column below 960px.
Am I missing something?