forked from MapComplete/MapComplete
More style tweaks
This commit is contained in:
parent
3723eab4bd
commit
470f62f7a8
2 changed files with 54 additions and 48 deletions
|
@ -7633,6 +7633,10 @@ svg.apply-fill path {
|
|||
.lg\:grid-cols-3 {
|
||||
grid-template-columns: repeat(3, minmax(0, 1fr));
|
||||
}
|
||||
|
||||
.lg\:flex-row {
|
||||
flex-direction: row;
|
||||
}
|
||||
}
|
||||
|
||||
@media (min-width: 1280px) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue