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