In two-column view, make the horizontal tile square
This commit is contained in:
parent
9b01533794
commit
92f2520ecc
@ -211,6 +211,10 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.tile.horizontal {
|
||||
grid-row: span 1;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user