mirror of
https://github.com/pawelmalak/flame.git
synced 2025-07-26 06:19:36 +02:00
Added option to get user location directly from the app
This commit is contained in:
parent
2d5cce9fdb
commit
76dc3c44c8
3 changed files with 18 additions and 11 deletions
|
@ -23,7 +23,7 @@
|
|||
|
||||
.InputGroup span {
|
||||
font-size: 12px;
|
||||
color: var(--color-primary)
|
||||
color: var(--color-primary);
|
||||
}
|
||||
|
||||
.InputGroup span a {
|
||||
|
@ -37,4 +37,4 @@
|
|||
.InputGroup textarea {
|
||||
resize: none;
|
||||
height: 50vh;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue