mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2024-11-14 22:17:30 -07:00
padding fix
This commit is contained in:
parent
2bc8933c85
commit
beec4e04ec
1 changed files with 1 additions and 1 deletions
|
@ -518,7 +518,7 @@ onUnmounted(() => {
|
|||
cursor: unset;
|
||||
padding-bottom: 0;
|
||||
}
|
||||
&:first-of-type {
|
||||
&:first-child {
|
||||
padding-top: 28px;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue