You've already forked qlg.frontend
记事本添加,待编写绑定跳转
This commit is contained in:
@ -58,4 +58,13 @@
|
||||
|
||||
.delete {
|
||||
background: red;
|
||||
}
|
||||
|
||||
.footer{
|
||||
position: fixed;
|
||||
bottom: 0;
|
||||
width: 100%;
|
||||
background: white;
|
||||
height: 49px;
|
||||
border-top: 1px solid #e6e6e6;
|
||||
}
|
Reference in New Issue
Block a user