mirror of
https://github.com/muerwre/orchidmap-front.git
synced 2025-04-26 03:26:41 +07:00
fixed dialog witdths
This commit is contained in:
parent
65885acb75
commit
afc9654200
13 changed files with 115 additions and 132 deletions
|
@ -247,6 +247,11 @@
|
|||
background: #222222;
|
||||
border-radius: @panel_radius;
|
||||
|
||||
&.bottom.right {
|
||||
width: 100%;
|
||||
max-width: 500px;
|
||||
}
|
||||
|
||||
&.top {
|
||||
bottom: auto;
|
||||
top: 52px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue