单元格颜色显示修改

This commit is contained in:
zhouyuejun
2019-01-23 15:19:53 +08:00
parent 5bcda7181e
commit 6ccc93883a
4 changed files with 21 additions and 91 deletions
@@ -7,6 +7,12 @@
}
.c-toast{
height: 100%;
padding: 15px 30px 15px 15px;
}
button.close{
position: absolute;
top: 10px;
right: 10px;
}