修改确认页面p的字体大小
This commit is contained in:
parent
aa797a0347
commit
35519a1e90
@ -1,6 +1,9 @@
|
||||
body {
|
||||
background-color: rgb(249, 249, 249);
|
||||
}
|
||||
p {
|
||||
font-size: 0.8rem;
|
||||
}
|
||||
.action-bar {
|
||||
display: flex;
|
||||
width: 50%;
|
||||
|
Loading…
x
Reference in New Issue
Block a user