mirror of
https://github.com/muerwre/orchidmap-front.git
synced 2025-04-25 11:06:40 +07:00
fixed ismobile at map dialog
This commit is contained in:
parent
559d6c8d07
commit
a0296f6332
3 changed files with 8 additions and 9 deletions
|
@ -117,8 +117,8 @@
|
|||
}
|
||||
|
||||
@keyframes pulse {
|
||||
0% { opacity: 0.5; }
|
||||
100% { opacity: 1; }
|
||||
0% { opacity: 0.3; }
|
||||
100% { opacity: 0.7; }
|
||||
}
|
||||
|
||||
@keyframes spin {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue