mirror of
https://github.com/muerwre/orchidmap-front.git
synced 2025-04-25 02:56:41 +07:00
fixed maps dialog mobile appearance
This commit is contained in:
parent
679c485b89
commit
df15cddb27
6 changed files with 26 additions and 9 deletions
|
@ -14,3 +14,5 @@ export const COLORS = {
|
|||
};
|
||||
|
||||
export const PROVIDER = PROVIDERS[DEFAULT_PROVIDER];
|
||||
|
||||
export const MOBILE_BREAKPOINT = 768;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue