final new post layout fix
This commit is contained in:
parent
6b7375e7c7
commit
5da72d604f
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "calckey",
|
||||
"version": "13.0.7.14",
|
||||
"version": "13.0.7.15",
|
||||
"codename": "aqua",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
|
|
@ -73,7 +73,6 @@ defineProps<{
|
|||
text-overflow: ellipsis;
|
||||
grid-row: 2;
|
||||
align-self: flex-start;
|
||||
margin-left: auto;
|
||||
}
|
||||
|
||||
> .info {
|
||||
|
|
Loading…
Reference in New Issue