padding fix

This commit is contained in:
Freeplay 2023-05-22 19:40:38 -04:00
parent 07ce15d30e
commit afaf22ee23

View file

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