padding fix
This commit is contained in:
parent
07ce15d30e
commit
afaf22ee23
|
@ -518,7 +518,7 @@ onUnmounted(() => {
|
|||
cursor: unset;
|
||||
padding-bottom: 0;
|
||||
}
|
||||
&:first-of-type {
|
||||
&:first-child {
|
||||
padding-top: 28px;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue