fix: mobile note spacing
This commit is contained in:
parent
0b5886e014
commit
c77970159d
1 changed files with 1 additions and 1 deletions
|
|
@ -928,7 +928,7 @@ defineExpose({
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
> .article {
|
> .article {
|
||||||
padding: 4px 16px 8px;
|
padding: 18px 16px 8px;
|
||||||
&:first-child,
|
&:first-child,
|
||||||
&:nth-child(2) {
|
&:nth-child(2) {
|
||||||
padding-top: 104px;
|
padding-top: 104px;
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue