Commit 1e75863b authored by “yiyousong”'s avatar “yiyousong”
parents e710a399 750ccf3a
......@@ -245,13 +245,15 @@ export default {
.del-box {
width: 100%;
height: 150px;
background: rgba(0, 0, 0, 0.5);
background: rgba(247, 50, 50, 0.8);
position: fixed;
top: -100%;
left: 0px;
transition: all 0.2s;
z-index: 999;
.del-text {
position: absolute;
font-size: 26px;
}
}
.active {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment