padding fix

This commit is contained in:
Freeplay 2023-05-22 19:40:38 -04:00
parent 2bc8933c85
commit beec4e04ec

View file

@ -518,7 +518,7 @@ onUnmounted(() => {
cursor: unset;
padding-bottom: 0;
}
&:first-of-type {
&:first-child {
padding-top: 28px;
}
}