mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2024-11-22 01:47:39 -07:00
fix position
This commit is contained in:
parent
a72dc74f3f
commit
cb3eedaf70
1 changed files with 1 additions and 0 deletions
|
@ -700,6 +700,7 @@ defineExpose({
|
|||
}
|
||||
|
||||
> .article {
|
||||
position: relative;
|
||||
overflow: clip;
|
||||
padding: 4px 32px 10px;
|
||||
cursor: pointer;
|
||||
|
|
Loading…
Reference in a new issue