feat: add fnOS packaging, storage workflows and release pipeline
This commit is contained in:
+2
-2
@@ -35,7 +35,7 @@
|
||||
}
|
||||
|
||||
/* 2. Vue 挂载后:#stepin-app 非空(包含 Vue 组件),覆盖为普通块级元素,解除约束 */
|
||||
#stepin-app:not(:has(.breath-ring)) {
|
||||
#stepin-app.app-mounted {
|
||||
/* 核心:取消 flex 布局,改为普通块级元素 */
|
||||
display: block !important;
|
||||
/* 覆盖原有 flex 相关属性,解除居中约束 */
|
||||
@@ -146,4 +146,4 @@
|
||||
</script>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user