mirror of
https://github.com/muerwre/orchidmap-front.git
synced 2025-04-25 02:56:41 +07:00
fixed gpx dialog paddings
This commit is contained in:
parent
460440ea24
commit
871f9bb8a2
1 changed files with 2 additions and 2 deletions
|
@ -9,7 +9,7 @@
|
|||
align-items: center;
|
||||
justify-content: flex-start;
|
||||
flex-direction: row;
|
||||
padding: 10px;
|
||||
padding: 5px 10px;
|
||||
min-width: 0;
|
||||
|
||||
&_disabled {
|
||||
|
@ -59,7 +59,7 @@
|
|||
padding: 10px;
|
||||
|
||||
& > * {
|
||||
margin: 5px 0;
|
||||
margin: 2.5px 0;
|
||||
|
||||
&:last-child {
|
||||
margin-bottom: 0;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue