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