mirror of
https://github.com/muerwre/orchidmap-front.git
synced 2025-04-25 19:16:41 +07:00
dialogs: now in separated windows
This commit is contained in:
parent
65e549a5af
commit
789a38a1d0
5 changed files with 17 additions and 10 deletions
|
@ -192,9 +192,9 @@
|
|||
}
|
||||
|
||||
.app-info-list {
|
||||
padding: 10px 0;
|
||||
padding: 5px 0;
|
||||
|
||||
div {
|
||||
padding: 2.5px 0;
|
||||
padding: 5px 0;
|
||||
}
|
||||
}
|
||||
|
|
|
@ -126,3 +126,9 @@ h2 {
|
|||
text-transform: uppercase;
|
||||
margin: 10px 0;
|
||||
}
|
||||
|
||||
hr {
|
||||
border: none;
|
||||
height: 2px;
|
||||
background: rgba(0, 0, 0, 0.3);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue