You've already forked qlg.frontend
记账OK
This commit is contained in:
@ -18,7 +18,8 @@
|
||||
}
|
||||
|
||||
.name {
|
||||
font-size: 18px;
|
||||
font-size: 1.4rem;
|
||||
width: calc(100vw - 5px - 85px);
|
||||
color: black;
|
||||
line-height: 42px;
|
||||
padding-left: 5px;
|
||||
@ -36,18 +37,18 @@
|
||||
|
||||
.right {
|
||||
float: right;
|
||||
width: 60px;
|
||||
margin-left: 5px;
|
||||
}
|
||||
|
||||
.small_title,
|
||||
.created_time,
|
||||
.updated_time {
|
||||
font-size: 0.8rem;
|
||||
color: #BBBBBB;
|
||||
}
|
||||
|
||||
.operation {
|
||||
font-size: 1rem;
|
||||
font-size: 1.2rem;
|
||||
line-height: 42px;
|
||||
padding-right: 10px;
|
||||
padding-left: 10px;
|
||||
|
Reference in New Issue
Block a user