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 d10f22b commit 1ba2d57Copy full SHA for 1ba2d57
src/app/styles/components/_ax.scss
@@ -0,0 +1,6 @@
1
+// Ax.tsx
2
+#axControls {
3
+ display: inline-flex;
4
+ position: sticky;
5
+ left: 0;
6
+}
0 commit comments