提交 a8788e1e 编写于 作者: guangjun.yang's avatar guangjun.yang

loading的问题

上级 5a5463fb
...@@ -26,7 +26,7 @@ ...@@ -26,7 +26,7 @@
bottom: 0; bottom: 0;
right: 0; right: 0;
z-index: 10000; z-index: 10000;
background: rgba(0, 0, 0, 0.5); // background: rgba(0, 0, 0, 0.5);
} }
svg { svg {
position: fixed; position: fixed;
...@@ -37,7 +37,7 @@ ...@@ -37,7 +37,7 @@
} }
svg path, svg rect{ svg path, svg rect{
// fill: #fff; fill: #fff;
fill: #449284; // fill: #449284;
} }
</style> </style>
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册