forked from MapComplete/MapComplete
UI: improve placement of logo on small screens
This commit is contained in:
parent
d662bc2707
commit
d16dd7c4e1
5 changed files with 32 additions and 12 deletions
|
|
@ -44,7 +44,7 @@
|
|||
display: flex;
|
||||
align-items: center;
|
||||
border-radius: 0.25rem !important;
|
||||
padding: 0.4rem 0.75rem !important;
|
||||
padding: 0.5rem 0.75rem !important;
|
||||
text-decoration: none !important;
|
||||
width: 100%;
|
||||
text-align: start;
|
||||
|
|
@ -58,7 +58,7 @@
|
|||
.sidebar-unit > button svg,
|
||||
.sidebar-unit > button img
|
||||
) {
|
||||
margin-right: 0.5rem;
|
||||
margin-right: 0.2rem;
|
||||
flex-shrink: 0;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue