mirror of
https://github.com/muerwre/orchidmap-front.git
synced 2025-04-25 11:06:40 +07:00
mobile: first mobile ui attempts
This commit is contained in:
parent
a6966fd651
commit
0941ff1ee8
8 changed files with 74 additions and 11 deletions
|
@ -22,6 +22,10 @@
|
|||
pointer-events: all;
|
||||
}
|
||||
|
||||
@media (max-width: @mobile_breakpoint) {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
.dialog-content {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue