mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2025-03-04 07:18:50 -07:00
padding fix
This commit is contained in:
parent
1f01910f74
commit
dee942330d
1 changed files with 1 additions and 1 deletions
|
@ -626,7 +626,7 @@ onUnmounted(() => {
|
|||
}
|
||||
|
||||
> :deep(.note-container) {
|
||||
padding: 6px 0 0 0;
|
||||
padding: 12px 0 0 0;
|
||||
> .header > .body {
|
||||
padding-left: 10px;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue