We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 81f24d1 commit f8e7dafCopy full SHA for f8e7daf
assets/components/ContainerViewer/ContainerTitle.vue
@@ -92,6 +92,7 @@ onMounted(async () => {
92
margin: 0;
93
padding: 0;
94
position-anchor: --anchor;
95
+ position: absolute;
96
top: anchor(bottom);
97
left: anchor(left);
98
}
0 commit comments