fix position
This commit is contained in:
parent
b15d84451d
commit
cae7c6b3ca
|
@ -700,6 +700,7 @@ defineExpose({
|
|||
}
|
||||
|
||||
> .article {
|
||||
position: relative;
|
||||
overflow: clip;
|
||||
padding: 4px 32px 10px;
|
||||
cursor: pointer;
|
||||
|
|
Loading…
Reference in New Issue