This commit is contained in:
parent
5be509a43d
commit
231ce51e45
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "calckey",
|
||||
"version": "13.0.7.8",
|
||||
"version": "13.0.7.9",
|
||||
"codename": "aqua",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
|
|
@ -451,9 +451,11 @@ function readPromo() {
|
|||
min-width: 0;
|
||||
display: contents;
|
||||
|
||||
> .header {
|
||||
> header.header {
|
||||
display: contents;
|
||||
}
|
||||
|
||||
> .header {
|
||||
> .name, .info {
|
||||
grid-row: 1;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue