Commit d64ce9aa authored by 姬鋆屾's avatar 姬鋆屾

tui

parent 00b32e4e
......@@ -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