We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6dc9a32 commit 46a9c72Copy full SHA for 46a9c72
1 file changed
resources/css/components/fieldtypes/spacer.css
@@ -3,5 +3,5 @@
3
========================================================================== */
4
5
.spacer-fieldtype {
6
- @apply hidden @sm:invisible @sm:block;
+ @apply invisible @sm:block;
7
}
0 commit comments