forked from MapComplete/MapComplete
More layout tweaks
This commit is contained in:
parent
8081f8da04
commit
6e276291f0
10 changed files with 55 additions and 15 deletions
|
@ -22,6 +22,21 @@
|
|||
width: unset;
|
||||
}
|
||||
|
||||
|
||||
|
||||
.mapping-icon-small-width {
|
||||
width: 1.5rem;
|
||||
}
|
||||
|
||||
.mapping-icon-medium-width {
|
||||
width: 3rem;
|
||||
}
|
||||
|
||||
.mapping-icon-large-width {
|
||||
width: 5rem;
|
||||
}
|
||||
|
||||
|
||||
.mapping-icon-small {
|
||||
/* A mapping icon type */
|
||||
width: 1.5rem;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue