大体样式

This commit is contained in:
2020-05-26 22:44:18 +08:00
parent dbc607f67d
commit 78c871ad0a
5 changed files with 255 additions and 4 deletions

View File

@ -41,7 +41,8 @@
.small_title,
.created_time,
.updated_time {
font-size: 0.9rem;
font-size: 0.8rem;
color: #BBBBBB;
}
.operation {
@ -58,6 +59,7 @@
.delete {
background: red;
color: white;
}
.footer{