Merge branch 'develop' into pag-back

This commit is contained in:
tamaina 2023-07-19 05:20:36 +00:00
commit 5bfb98df00
7 changed files with 38 additions and 16 deletions

View file

@ -907,6 +907,7 @@ defineExpose({
display: flex;
flex-wrap: nowrap;
gap: 4px;
margin-bottom: -10px;
}
.headerLeft {
@ -1024,7 +1025,7 @@ defineExpose({
}
.targetNote {
padding: 0 20px 16px 20px;
padding: 10px 20px 16px 20px;
}
.withQuote {